Miscellaneous Extensions to 'ggplot2'


[Up] [Top]

Documentation for package ‘ggpmisc’ version 0.2.15

Help Pages

ggpmisc-package ggpmisc: Miscellaneous Extensions to 'ggplot2'
geom_debug Geom which prints input data to console
geom_null A null geom or 'non-op' geom.
ggplot Create a new ggplot plot from time series data.
ggplot.ts Create a new ggplot plot from time series data.
ggplot.xts Create a new ggplot plot from time series data.
ggpmisc ggpmisc: Miscellaneous Extensions to 'ggplot2'
stat_debug_group Print to console data received by the compute group function.
stat_debug_panel Print to console data received by the compute panel function.
stat_dens2d_filter Filter observations in high density regions.
stat_dens2d_filter_g Filter observations in high density regions.
stat_dens2d_labels Reset labels of observations in high density regions.
stat_fit_augment Return the data augmented with fitted values and statistics.
stat_fit_deviations Plot residuals from fit as segments.
stat_fit_glance Return one row summary data frame for a fitted model.
stat_fit_residuals Plot residuals from a model fit.
stat_fit_tidy Return one row data frame with fitted parameter estimates.
stat_peaks Find and label local maxima (peaks) or minima (valleys).
stat_poly_eq Add a label for a fitted linear model to a plot.
stat_valleys Find and label local maxima (peaks) or minima (valleys).
try_data_frame Convert an R object containing observations into a tibble.
try_tibble Convert an R object containing observations into a tibble.