areaplot
Plot Stacked Areas and Confidence Bands as Filled Polygons
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Repository
Plot Stacked Areas and Confidence Bands as Filled Polygons
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 10
Metadata Files
README.md
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:
R
install.packages("areaplot")
Usage
For a summary of the package:
R
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:
R
library(remotes)
install_github("arni-magnusson/areaplot")
Owner
- Name: Arni Magnusson
- Login: arni-magnusson
- Kind: user
- Location: Noumea
- Company: SPC
- Website: https://arni-magnusson.github.io
- Repositories: 7
- Profile: https://github.com/arni-magnusson
GitHub Events
Total
- Create event: 2
- Release event: 2
- Issues event: 2
- Push event: 10
Last Year
- Create event: 2
- Release event: 2
- Issues event: 2
- Push event: 10
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 13 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 13 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zivankaraman (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 581 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: areaplot
Plot Stacked Areas and Confidence Bands as Filled Polygons
- Homepage: https://github.com/arni-magnusson/areaplot
- Documentation: http://cran.r-project.org/web/packages/areaplot/areaplot.pdf
- License: GPL-3
-
Latest release: 2.1.3
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- grDevices * imports
- graphics * imports
- stats * imports
- MASS * suggests