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