Description Usage Arguments Value See Also
View source: R/run_check_fs_cmd.R
Checks whether an output filename exists before a command has run, prints and runs the command, and then checks the output from the result.
1 | run_check_fs_cmd(cmd, outfile, verbose = TRUE)
|
cmd |
Command to be run |
outfile |
Output file to be produced |
verbose |
print diagnostic messages |
Invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.