CRAN

ggpmisc 0.3.1

Miscellaneous Extensions to 'ggplot2'

Released Apr 2, 2019 by Pedro J. Aphalo

This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.1.1, dplyr 0.8.0.1, broom 0.5.2, rlang 0.3.4, and ggplot2 3.1.1

Dependencies

ggplot2 3.1.1 dplyr 0.8.0.1 broom 0.5.2 rlang 0.3.4 tibble 2.1.1 polynom 1.4-0 splus2R 1.2-2 lubridate 1.7.4 scales 1.0.0 plyr 1.8.4 magrittr 1.5 gridExtra 2.3 zoo 1.8-5 stringr 1.4.0 MASS 7.3-51.4 xts 0.11-2

Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Specialization of method ggplot(): accept and convert on the fly time series data. Geom: "table", "plot" and "grob" add insets to plots using native data coordinates, while "table_npc", "plot_npc" and "grob_npc" do the same using "npc" coordinates through new aesthetics "npcx" and "npcy". Statistics: locate and tag peaks and valleys; count observations in different quadrants of a plot; select observations based on 2D density; label with the equation of a polynomial fitted with lm() or other types of models; labels with P-value, R^2 or adjusted R^2 or information criteria for fitted models; label with ANOVA table for fitted models; label with summary for fitted models. Model fit classes for which suitable methods are provided by package 'broom' are supported.