50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

rapbase (version 1.24.2)

readAutoReportData: Read automated report metadata

Description

Read automated report metadata

Usage

readAutoReportData(fileName = "autoReport.yml", packageName = "rapbase")

Value

a list of yaml data

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)

Examples

Run this code
readAutoReportData()

Run the code above in your browser using DataLab