Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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)