Rdocumentation
powered by
Learn R Programming
crunch (version 1.14.4)
versions: Access the saved versions of a dataset
Description
Access the saved versions of a dataset
Usage
versions(x)
Arguments
x
a
CrunchDataset
Value
an object of class
VersionCatalog
. Supported methods on the catalog include "names" and "timestamps".
See Also
saveVersion
restoreVersion