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

Travis build status

NOTE: This package is now sunsetted. Please see https://cellar.kasa.ai.

insurance

The goal of insurance is to provide a curated repository of tidy datasets that can be used in insurance and actuarial science research.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kasaai/insurance")

Example

library(insurance)
schedule_p


kevinykuo/insurance documentation built on Nov. 11, 2019, 4:52 p.m.