This function writes the parameters to a YAML file in the specified directory.
Usage
export_params(
parameters = get("parameters", envir = parent.frame()),
directory = get_default_paths()$data$interim$params$path,
step
)
This function writes the parameters to a YAML file in the specified directory.
export_params(
parameters = get("parameters", envir = parent.frame()),
directory = get_default_paths()$data$interim$params$path,
step
)