Extra Coordinate Systems, 'Geoms', Statistical Transformations, Scales and Fonts for 'ggplot2'
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
488 B

7 years ago
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/annotation_ticks.r, R/geom_cartogram.r
7 years ago
\docType{data}
\name{GeomTicks}
\alias{GeomTicks}
7 years ago
\alias{GeomCartogram}
\title{Base ggproto classes for ggplot2}
7 years ago
\description{
If you are creating a new geom, stat, position, or scale in another package,
you'll need to extend from ggplot2::Geom, ggplot2::Stat, ggplot2::Position, or ggplot2::Scale.
7 years ago
}
\seealso{
\code{\link[ggplot2]{ggplot2-ggproto}}
}
7 years ago
\keyword{datasets}