Skip to content
Snippets Groups Projects
Commit 43319e49 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Fix Vignette build

parent f42afa9b
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,9 @@ those cost components that are defined to be waivable, i.e. by
defining a corresponding \code{$minCosts}). Linearly interpolates
between \code{$Costs} and \code{$minCosts}, if the latter is set.
Otherwise is has no effect.}
\item{\code{$attributes}}{Additional custom attributes (as a named list),
which can be used for particular behaviour of different contracts
or contract slices.}
}
}
......
......@@ -27,6 +27,7 @@ library(kableExtra)
library(LifeInsuranceContracts)
library(dplyr)
library(tibble)
library(lubridate)
options(scipen=5)
library(pander)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment