readAutoReportData: Read automated report metadata
Description
Read automated report metadata
Usage
readAutoReportData(fileName = "autoReport.yml", packageName = "rapbase")
Arguments
- fileName
String defining name of the yaml configuration file. Default
'autoReport.yml'
- packageName
String defining the package in which the above
configuration file resides. A configuration file within an R-package is
only used in case the environmental variable 'R_RAP_CONFIG_PATH' is not
defined (empty)