tabRisks: Risk Aggregation Stats in Auto Reporting

Description Usage Arguments Value Author(s) See Also

Description

Only used for automated reporting. Get a summarized risk distribution.

Usage

1
2
tabRisks(data, imput = NULL, librisk, lang = c("cn", "en"), curYr,
  digits = 1, dynamic = FALSE, ...)

Arguments

data

Raw data frame.

imput

Summarized data frame.

librisk

Data frame of the risk pool.

lang

'cn' or 'en'.

curYr

Integer. Current year used for reporting.

digits

Number of digits of the results. Default 1.

dynamic

Interactive JavaScript charts/tables or not. If TRUE, call DT::datatable to make the object. Default FALSE.

...

Value

A data frame.

Author(s)

Yiying Wang, wangy@aetna.com

See Also

knitr datatable


madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.