Convert a serialized R object to a certain version.
Needed to make testthat::expect_known_value()
work on R < 3.6.
rds_to_version(path, version = 2)
path |
A path to an rds file. |
version |
The target version. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.