An open API service indexing awesome lists of open source software.

https://github.com/ResearchActuary/climatter


https://github.com/ResearchActuary/climatter

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# climatter

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![CRAN status](https://www.r-pkg.org/badges/version/climatter)](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.