excelToSstModel: Parsing an Excel Template to sstModel
Description
this function is intended to parse the excel template
provided by FINMA into an sstModel.
Usage
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.