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

https://github.com/jimbrig/reserver-old

Actuarial Claims Reserving
https://github.com/jimbrig/reserver-old

Last synced: about 1 month ago
JSON representation

Actuarial Claims Reserving

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

# reserver

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)

[![R-CMD-check](https://github.com/jimbrig/reserver/workflows/R-CMD-check/badge.svg)](https://github.com/jimbrig/reserver/actions)

The goal of reserver is to ...

## Installation

You can install the released version of reserver from [CRAN](https://CRAN.R-project.org) with:

``` r
#install.packages("reserver")
```

## Code of Conduct

Please note that the reserver project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.