R/geom_recessions.R, R/geom_text_lastonly.R, R/geom_text_lastonly_repel.R
customproto.RdThe cmapplot package contains a few custom ggproto objects. For the
most part, these are slightly tweaked versions of ggplot2's default proto
objects. For more information about these, see
ggplot2::ggplot2-ggproto.
The cmapplot package contains a few custom ggproto objects. For the
most part, these are slightly tweaked versions of ggplot2's default proto
objects. For more information about these, see
ggplot2::ggplot2-ggproto.
GeomRecessions: Add recession bars to plot.
GeomRecessionsText: Add recession bar labels to plot.
GeomTextLast: Add text to plot for maximum x-value in dataset only.
GeomPointLast: Add points to plot for maximum x-value in dataset only.
GeomTextLastRepel: Add text to plot for maximum x-value in dataset only.
GeomPointLast: Add points to plot for maximum x-value in dataset only.