https://github.com/ResearchActuary/climatter
https://github.com/ResearchActuary/climatter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ResearchActuary/climatter
- Owner: ResearchActuary
- License: mpl-2.0
- Created: 2020-06-25T13:23:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T15:15:58.000Z (over 4 years ago)
- Last Synced: 2024-11-24T07:15:57.190Z (5 months ago)
- Language: R
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ResearchActuary/climatter - (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# climatter
[](https://www.tidyverse.org/lifecycle/#experimental)
[](https://CRAN.R-project.org/package=climatter)The goal of climatter is to ...
## Installation
You can install `climatter` using `devtools`
```r
devtools::install_github('ResearchActuary/climatter')
```Documentation in the demo vignette.