latest: latest

Description Usage Arguments Value Examples

Description

Restore the latest saved version of an object by name (in quotes) from the subdirectory of your working directory at ../Env/Versions/.

Usage

1
latest(x, Versions_dir = file.path(getwd(), "Env", "Versions"))

Arguments

x

The name of an R object in quotes

Value

The R object is created as a variable in the Global Environment, or replaces the object with the same name.

Examples

1
latest("df")

brendan-newlon/versionR documentation built on Sept. 16, 2020, 8:41 p.m.