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)
a CrunchDataset
an object of class VersionCatalog
. Supported methods on the
catalog include "names" and "timestamps".