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

Build fixes

parent a32a99ed
No related branches found
No related tags found
No related merge requests found
...@@ -3,3 +3,6 @@ ...@@ -3,3 +3,6 @@
ValuationTables.RData ValuationTables.RData
data.saved data.saved
data-raw data-raw
^\.~.*#$
PossibleTables.txt
...@@ -18,4 +18,4 @@ StripTrailingWhitespace: Yes ...@@ -18,4 +18,4 @@ StripTrailingWhitespace: Yes
BuildType: Package BuildType: Package
PackageUseDevtools: Yes PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch PackageInstallArgs: --no-multiarch
PackageRoxygenize: rd,collate,namespace PackageRoxygenize: rd,collate,namespace,vignette
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
\title{Class valuationTable.period - Period life tables} \title{Class valuationTable.period - Period life tables}
\description{ \description{
A period life table, giving death probabilities for each age, up to A period life table, giving death probabilities for each age, up to
maximum age omega. Optionally apply selection factors to the probabilities maximum age \code{omega}. The \code{baseYear} slot can be used to hold
information about the period.
} }
\section{Slots}{ \section{Slots}{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment