blob: 23b7907bf9235fae9fe4cbc3ad4961023d920cdc [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/reexports.R
\docType{import}
\name{reexports}
\alias{reexports}
\alias{bind_cols}
\alias{mutate}
\alias{select}
\alias{group_by}
\alias{summarise}
\alias{n}
\alias{complete}
\alias{expand_grid}
\alias{year}
\alias{as_tibble}
\title{Objects exported from other packages}
\keyword{internal}
\description{
These objects are imported from other packages. Follow the links
below to see their documentation.
\describe{
\item{dplyr}{\code{\link[dplyr:bind]{bind_cols}}, \code{\link[dplyr]{group_by}}, \code{\link[dplyr]{mutate}}, \code{\link[dplyr:context]{n}}, \code{\link[dplyr]{select}}, \code{\link[dplyr]{summarise}}}
\item{lubridate}{\code{\link[lubridate]{year}}}
\item{tibble}{\code{\link[tibble]{as_tibble}}}
\item{tidyr}{\code{\link[tidyr]{complete}}, \code{\link[tidyr]{expand_grid}}}
}}