versions | R Documentation |
This function allows you to see a dataset's savepoints. These can then
be passed to restoreVersion()
to load the previously saved version of a dataset.
versions(x)
x |
a |
an object of class VersionCatalog
. Supported methods on the
catalog include "names" and "timestamps".
saveVersion restoreVersion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.