Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)