blob: 8461bba75c8dd72d2e229da6d7f5735cf5ca9016 [file] [log] [blame]
Marc Kupietzb74649f2020-12-11 12:44:49 +01001% 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{bind_cols}
7\alias{mutate}
8\alias{select}
9\alias{group_by}
10\alias{summarise}
11\alias{n}
12\alias{complete}
13\alias{expand_grid}
14\alias{year}
15\alias{as_tibble}
16\title{Objects exported from other packages}
17\keyword{internal}
18\description{
19These objects are imported from other packages. Follow the links
20below to see their documentation.
21
22\describe{
Marc Kupietzaabe4e52023-04-21 21:06:59 +020023 \item{dplyr}{\code{\link[dplyr]{bind_cols}}, \code{\link[dplyr]{group_by}}, \code{\link[dplyr]{mutate}}, \code{\link[dplyr:context]{n}}, \code{\link[dplyr]{select}}, \code{\link[dplyr]{summarise}}}
Marc Kupietzb74649f2020-12-11 12:44:49 +010024
25 \item{lubridate}{\code{\link[lubridate]{year}}}
26
27 \item{tibble}{\code{\link[tibble]{as_tibble}}}
28
29 \item{tidyr}{\code{\link[tidyr]{complete}}, \code{\link[tidyr]{expand_grid}}}
30}}
31