Description Usage Arguments Value Examples
View source: R/cat_functions.R
Limited loss to the layer
1  | layer_loss(x, Excess, Limit)
 | 
x | 
 event loss  | 
Excess | 
 treaty retention  | 
Limit | 
 treaty limit  | 
limited loss to the layer
1 2  | layer_loss(5,2,6)
layer_loss(5,10,6)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.