calcBVGpurchase: calcBVGpurchase

View source: R/core.R

calcBVGpurchaseR Documentation

calcBVGpurchase

Description

Calculate the path of purchases to the 2nd Pillar (Occupational fund, BVG).

Usage

calcBVGpurchase(TypePurchase, P2purchase, ncp)

Arguments

TypePurchase

AnnualP2 if the purchase on the second pillar gets repeated every year until retirement.

P2purchase

Annual voluntary contribution to the Occupational Fund.

ncp

Length contribution path to retirement.

Value

BVG purchase.

Examples

## Not run: 
calcBVGpurchase(TypePurchase = "AnnualP2", P2purchase = 2000, ncp = 25) %>% print

## End(Not run)

miraisolutions/SmaRP documentation built on March 23, 2022, 6:46 a.m.