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

Further work on proper documentation

- API documentation of InsuranceTarif (roxygenizing)
- Fix dependencies
parent 69ea67e9
No related branches found
No related tags found
No related merge requests found
^.*\.Rproj$
^\.Rproj\.user$
^Formulas_Reference$
^Vergleichsrechnung_Excel/$
^Vergleichsrechnung_Excel$
^R/Companies
^Auswertungen
This diff is collapsed.
#' @include showVmGlgExamples.R exportInsuranceContract_xlsx.R InsuranceContract.R
#' @include showVmGlgExamples.R exportInsuranceContract_xlsx.R InsuranceContract.R InsuranceTarif.R
#'
#' @import stringr
NULL
......
This diff is collapsed.
## ----echo = FALSE, message=FALSE-----------------------------------------
## ----echo = FALSE, message=FALSE----------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
library(pander)
library(LifeInsuranceContracts)
......@@ -85,10 +85,10 @@ pandoc.listRK <- function(...)
## ------------------------------------------------------------------------
## -----------------------------------------------------------------------------
str(InsuranceContract.ParameterDefaults)
## ---- results="asis"-----------------------------------------------------
## ---- results="asis"----------------------------------------------------------
#pandoc.listRK(InsuranceContract.ParameterDefaults)
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment