This function loads the myClim .rds data object saved with mc_save.
The mc_save and mc_load functions secure that the myClim object is correctly
loaded across myClim versions.
Usage
mc_load(file)
Value
loaded myClim object
Arguments
file
path to input .rds file. If value is vector of files, myClim objects
are merged with function mc_prep_merge. If path is directory, then all .rds files are used.