Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
| 2 | % Please edit documentation in R/reexports.R |
| 3 | \docType{import} |
| 4 | \name{reexports} |
| 5 | \alias{reexports} |
| 6 | \alias{mutate} |
| 7 | \alias{select} |
| 8 | \alias{group_by} |
| 9 | \alias{summarise} |
| 10 | \alias{complete} |
| 11 | \alias{year} |
| 12 | \title{Objects exported from other packages} |
| 13 | \keyword{internal} |
| 14 | \description{ |
| 15 | These objects are imported from other packages. Follow the links |
| 16 | below to see their documentation. |
| 17 | |
| 18 | \describe{ |
| 19 | \item{dplyr}{\code{\link[dplyr]{mutate}}, \code{\link[dplyr]{select}}, \code{\link[dplyr]{group_by}}, \code{\link[dplyr]{summarise}}} |
| 20 | |
| 21 | \item{lubridate}{\code{\link[lubridate]{year}}} |
| 22 | |
| 23 | \item{tidyr}{\code{\link[tidyr]{complete}}} |
| 24 | }} |
| 25 | |