| ggpmisc-package | ggpmisc: Miscellaneous Extensions to 'ggplot2' |
| append_layers | Layer manipulation |
| bottom_layer | Layer manipulation |
| delete_layers | Layer manipulation |
| extract_layers | Layer manipulation |
| 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' |
| move_layers | Layer manipulation |
| num_layers | Layer manipulation |
| shift_layers | Layer manipulation |
| 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). |
| top_layer | Layer manipulation |
| try_data_frame | Convert an R object containing observations into a tibble. |
| try_tibble | Convert an R object containing observations into a tibble. |
| which_layers | Layer manipulation |