create_rds_file: Create an rds file to hold the model's data and outputs.

View source: R/create-rds-file.R

create_rds_fileR Documentation

Create an rds file to hold the model's data and outputs.

Description

Create an rds file to hold the model's data and outputs.

Usage

create_rds_file(model_dir = NULL, overwrite_rds_files = FALSE, ...)

Arguments

model_dir

Directory name of model to be loaded

overwrite_rds_files

Logical. If TRUE, overwrite the RDS file if it exists

...

Parameters passed to load_iscam_files()

Value

base::invisible()


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.