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