plotfunctions: Various Functions to Facilitate Visualization of Data and Analysis

When analyzing data, plots are a helpful tool for visualizing data and interpreting statistical models. This package provides a set of simple tools for building plots incrementally, starting with an empty plot region, and adding bars, data points, regression lines, error bars, gradient legends, density distributions in the margins, and even pictures. The package builds further on R graphics by simply combining functions and settings in order to reduce the amount of code to produce for the user. As a result, the package does not use formula input or special syntax, but can be used in combination with default R plot functions. Note: Most of the functions were part of the package 'itsadug', which is now split in two packages: 1. the package 'itsadug', which contains the core functions for visualizing and evaluating nonlinear regression models, and 2. the package 'plotfunctions', which contains more general plot functions.

Version: 1.4
Depends: R (≥ 2.10)
Suggests: knitr, sp
Published: 2020-04-28
Author: Jacolien van Rij [aut, cre]
Maintainer: Jacolien van Rij <vanrij.jacolien at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://jacolienvanrij.com/tutorials.html
NeedsCompilation: no
Materials: NEWS
CRAN checks: plotfunctions results

Documentation:

Reference manual: plotfunctions.pdf
Vignettes: Plotfunctions: examples of plot functions in the package

Downloads:

Package source: plotfunctions_1.4.tar.gz
Windows binaries: r-devel: plotfunctions_1.4.zip, r-release: plotfunctions_1.4.zip, r-oldrel: plotfunctions_1.4.zip
macOS binaries: r-release (arm64): plotfunctions_1.4.tgz, r-oldrel (arm64): plotfunctions_1.4.tgz, r-release (x86_64): plotfunctions_1.4.tgz
Old sources: plotfunctions archive

Reverse dependencies:

Reverse depends: edl, itsadug
Reverse imports: recolorize

Linking:

Please use the canonical form https://CRAN.R-project.org/package=plotfunctions to link to this page.