listSnapshots: Get a list of snapshots for the current user.
Description
Get a list of all the snapshots on the R server that are available to the current user.
Usage
listSnapshots()
Details
Complete documentation: https://go.microsoft.com/fwlink/?linkid=836352
Value
A character vector containing the snapshot IDs.
See Also
Examples
## Not run:
snapshots<-listSnapshots()
## End(Not run)