read_rds
read_rds(path, env=None)Read a generic .rds file and wrap recognised mizer objects.
This is intended for mixed Python/R workflows where the object may have been saved from either side. MizerParams and MizerSim objects are wrapped automatically; other R objects are returned raw.