Extract triangle
1 2 3 4 5 | gisa_extract_triangle(
data,
type = c("paid", "incurred", "count"),
evaluation_date = ymd("2018-12-31")
)
|
data |
A loss development exhibit table. |
type |
One of "paid", "incurred", or "count". |
evaluation_date |
Evaluation date. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.