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 files in the working directory of the remote R session.
Usage
listRemoteFiles()
Details
Complete documentation: https://go.microsoft.com/fwlink/?linkid=836352
Value
A character vector containing the file names in the working directory of the remote session.
See Also
Examples
## Not run:
files<-listRemoteFiles()
## End(Not run)