Extensions to 'ggplot2' respecting the grammar of graphics
paradigm. Specialization of method ggplot(): accept and convert on the fly
time series data. Geom: "table", adds tables to plots. Statistics: locate
and tag peaks and valleys in 2D plots; 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.
Version: |
0.3.0 |
Depends: |
R (≥ 3.3.0), ggplot2 (≥ 3.0.0) |
Imports: |
grid, rlang (≥ 0.2.1), magrittr (≥ 1.5), gridExtra (≥ 2.3), tibble (≥ 1.4.2), MASS (≥ 7.3-50), polynom (≥ 1.3-9), splus2R (≥ 1.2-2), plyr (≥ 1.8.4), dplyr (≥ 0.7.6), xts (≥
0.10-2), zoo (≥ 1.8-1), broom (≥ 0.4.4), lubridate (≥ 1.7.4) |
Suggests: |
knitr (≥ 1.20), rmarkdown (≥ 1.10), nlme (≥ 3.1-137), ggrepel (≥ 0.8.0) |
Published: |
2018-07-16 |
Author: |
Pedro J. Aphalo [aut, cre],
Kamil Slowikowski [ctb] |
Maintainer: |
Pedro J. Aphalo <pedro.aphalo at helsinki.fi> |
BugReports: |
https://bitbucket.org/aphalo/ggpmisc/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://www.r4photobiology.info,
https://bitbucket.org/aphalo/ggpmisc |
NeedsCompilation: |
no |
Citation: |
ggpmisc citation info |
Materials: |
README NEWS |
CRAN checks: |
ggpmisc results |