README.md

CRAN Status CRAN Monthly CRAN Total

areaplot

Plot stacked areas and confidence bands as filled polygons, or add polygons to existing plots. A variety of input formats are supported, including vectors, matrices, data frames, formulas, etc.

Installation

The package can be installed from CRAN using the install.packages command:

install.packages("areaplot")

Usage

For a summary of the package:

library(areaplot)
?"areaplot-package"

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(remotes)
install_github("arni-magnusson/areaplot")


arnima-github/areaplot documentation built on Jan. 17, 2024, 8:11 p.m.