https://github.com/danielvartan/plotr
🖌 Plots Made Easy
https://github.com/danielvartan/plotr
data-visualization ggplot2 r rstats spatial-analysis spatial-statistics
Last synced: about 1 month ago
JSON representation
🖌 Plots Made Easy
- Host: GitHub
- URL: https://github.com/danielvartan/plotr
- Owner: danielvartan
- License: other
- Created: 2025-03-07T05:19:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-23T20:37:22.000Z (7 months ago)
- Last Synced: 2026-04-20T09:34:13.388Z (2 months ago)
- Topics: data-visualization, ggplot2, r, rstats, spatial-analysis, spatial-statistics
- Language: R
- Homepage: https://danielvartan.github.io/plotr/
- Size: 1.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# plotr
[](https://www.repostatus.org/#active)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://github.com/danielvartan/plotr/actions/workflows/check-standard.yaml)
[](https://app.codecov.io/gh/danielvartan/plotr?branch=main)
[](https://choosealicense.com/licenses/mit/)
[](CODE_OF_CONDUCT.md)
## Overview
`plotr` is an R package designed to provide quick and easy access to
commonly used plotting functions in data analysis.
## Installation
You can install `plotr` using the
[`remotes`](https://github.com/r-lib/remotes) package:
``` r
remotes::install_github("danielvartan/plotr")
```
## License
[](https://opensource.org/license/mit)
`plotr` code is released under the [MIT
license](https://opensource.org/license/mit).
## Contributing
Contributions are welcome, including bug reports. Take a moment to
review the [Guidelines for
Contributing](https://danielvartan.github.io/plotr/CONTRIBUTING.html).
Become an `plotr` supporter!
Click [here](https://github.com/sponsors/danielvartan) to make a
donation. Please indicate the `plotr` package in your donation message.