Skip to contents

Update individual parameter files (legacy) to a single indexr.yaml parameters file.

Usage

update_from_legacy(folder)

Arguments

folder

the rds folder

Examples

if (FALSE) { # \dontrun{
update_from_legacy(path_to_rds)
} # }