Read a rds file safely
read_rds_safe.Rd
read_rds_safe()
tries to read an rds archive
present in path
. If it
cannot, it returns NULL.
It uses file_version()
to guess whcih arcive is
the most recent if more than one ar found.
read_rds_safe.Rd
read_rds_safe()
tries to read an rds archive
present in path
. If it
cannot, it returns NULL.
It uses file_version()
to guess whcih arcive is
the most recent if more than one ar found.