
Export the attributes in a parsed source(s) object to YAML
Source:R/export_attributes_from_parsedSources.R
export_attributes_from_parsedSources.RdExport the attributes in a parsed source(s) object to YAML
Usage
export_attributes_from_parsedSources(
x,
file = "ROCK_attributes.rock",
path = NULL,
preventOverwriting = rock::opts$get("preventOverwriting")
)