Skip to contents

Load an R object saved with CimpleG or an RDS file.

Usage

load_object(file_name)

Arguments

file_name

File name in the working directory or path to file to be loaded. Files saved with CimpleG::save_object and base::saveRDS files are supported.