readAutoReportData: Read automated report metadata

View source: R/autoReport.R

readAutoReportDataR Documentation

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)

Value

a list of yaml data

Examples

readAutoReportData()

Rapporteket/rapbase documentation built on Nov. 22, 2023, 9:21 p.m.