Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


crunch (version 1.14.4)

restoreVersion: Restore a dataset to a previously saved version

Description

Restore a dataset to a previously saved version

Usage

restoreVersion(dataset, version)

Arguments

dataset
a CrunchDataset
version
either the name ("description") of the version to restore to or the integer index of the version, as given by versions(dataset)

Value

dataset, rolled back to version.

See Also

versions saveVersion