Rdocumentation
powered by
Learn R Programming
crunch (version 1.9.4)
saveVersion: Create a new saved version
Description
Create a new saved version
Usage
saveVersion(dataset, description = NULL)
Arguments
dataset
a
CrunchDataset
description
character name to give the saved version, as in a commit message. You are encouraged, though not strictly required, to give versions unique descriptions.
Value
invisibly, the URL of the newly created version
See Also
versions
restoreVersion