Skip to content

Plot Stacked Areas and Confidence Bands as Filled Polygons

Notifications You must be signed in to change notification settings

arni-magnusson/areaplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Plot Stacked Areas and Confidence Bands as Filled Polygons

Resources

Stars

Watchers

Forks

Languages