Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rds_to_version

Convert a serialized R object to a certain version.


Description

Needed to make testthat::expect_known_value() work on R < 3.6.

Usage

rds_to_version(path, version = 2)

Arguments

path

A path to an rds file.

version

The target version.


styler

Non-Invasive Pretty Printing of R Code

v1.4.1
MIT + file LICENSE
Authors
Kirill Müller [aut], Lorenz Walthert [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.