ls_remote {qsub} | R Documentation |
View the contents of a directory remotely
Description
View the contents of a directory remotely
Usage
ls_remote(path, remote = FALSE, verbose = FALSE)
Arguments
path |
Path of the directory. |
remote |
Remote machine specification for ssh, in format such as |
verbose |
If |
[Package qsub version 1.1.3 Index]