| ggpmisc-package | Miscellaneous Extensions to 'ggplot2' |
| geom_debug | Geom which prints input data to console |
| geom_null | A null geom or 'non-op' geom. |
| 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_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_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. |