man/reexports.Rd
14ff9149
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/reexports.R
 \docType{import}
 \name{reexports}
 \alias{reexports}
bbbd9abc
 \alias{\%>\%}
14ff9149
 \alias{rtree}
 \alias{read.tree}
 \alias{groupOTU}
 \alias{groupClade}
5a652171
 \alias{nodeid}
 \alias{nodelab}
cee2cc25
 \alias{MRCA}
0266c285
 \alias{collapse}
 \alias{fortify}
 \alias{ggplot}
14ff9149
 \alias{xlim}
 \alias{theme}
 \alias{ggsave}
 \alias{aes}
 \alias{geom_text}
 \alias{geom_label}
 \alias{geom_point}
d14c7a71
 \alias{guide_legend}
 \alias{scale_colour_manual}
 \alias{scale_color_manual}
 \alias{scale_fill_manual}
 \alias{margin}
b22e59a5
 \alias{arrow}
 \alias{unit}
14ff9149
 \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{
fb0a330e
   \item{ape}{\code{\link[ape]{read.tree}}, \code{\link[ape]{rtree}}}
14ff9149
 
0266c285
   \item{dplyr}{\code{\link[dplyr]{collapse}}}
 
fb0a330e
   \item{ggplot2}{\code{\link[ggplot2]{aes}}, \code{\link[ggplot2]{fortify}}, \code{\link[ggplot2]{geom_label}}, \code{\link[ggplot2]{geom_point}}, \code{\link[ggplot2]{geom_text}}, \code{\link[ggplot2]{ggplot}}, \code{\link[ggplot2]{ggsave}}, \code{\link[ggplot2]{guide_legend}}, \code{\link[ggplot2]{margin}}, \code{\link[ggplot2]{scale_color_manual}}, \code{\link[ggplot2]{scale_colour_manual}}, \code{\link[ggplot2]{scale_fill_manual}}, \code{\link[ggplot2]{theme}}, \code{\link[ggplot2]{xlim}}}
14ff9149
 
b22e59a5
   \item{grid}{\code{\link[grid]{arrow}}, \code{\link[grid]{unit}}}
 
bbbd9abc
   \item{magrittr}{\code{\link[magrittr]{\%>\%}}}
 
fb0a330e
   \item{tidytree}{\code{\link[tidytree]{groupClade}}, \code{\link[tidytree]{groupOTU}}, \code{\link[tidytree]{MRCA}}, \code{\link[tidytree]{nodeid}}, \code{\link[tidytree]{nodelab}}}
14ff9149
 }}