excelToSstModel: Parsing an Excel Template to sstModel

Description Usage Arguments Value See Also

Description

this function is intended to parse the excel template provided by FINMA into an sstModel.

Usage

1
excelToSstModel(path, with.log = F)

Arguments

path

a character value. A valid path of an input excel workbook. The path can be relative or not.

with.log

logical value. Should the error/warning-log be returned?

Value

an S3 object of class sstModel, built from the input fundamenental data sheets.

See Also

sstModel.


sstModel documentation built on May 2, 2019, 12:16 p.m.