Skip to contents

Find path to RDS file with output

Usage

build_rds_path(dataset_name, output_folder)

Arguments

dataset_name

character()

output_folder

character()

Value

a character() variable

Examples

if (FALSE) { # \dontrun{
build_rds_path("sample_data", "output/output.fixed_CV")
} # }