blob: 81287d261a84e0416d8cb51a900684ea82c799f0 [file] [log] [blame]
Marc Kupietz69cc54a2019-09-30 12:06:54 +02001% 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{
15These objects are imported from other packages. Follow the links
16below 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