writeAutoReportData: Write automated report metadata

View source: R/autoReport.R

writeAutoReportDataR Documentation

Write automated report metadata

Description

Write automated report metadata

Usage

writeAutoReportData(config)

Arguments

config

a list of yaml configuration

Examples


# Example depend on environment variable R_RAP_CONFIG_PATH being set
try(config <- readAutoReportData())
try(writeAutoReportData(config = config))



Rapporteket/rapbase documentation built on June 10, 2025, 4:58 a.m.