Description Usage Arguments Value See Also Examples
post processing function to cleanup files used for the jobs on the master.
1  | cleanup_remote(session, dir = "jobs/run")
 | 
session | 
 session connection object  | 
dir | 
 character, path that jobs were invoked from on the master, Default: 'jobs/run'  | 
ssh result from the call
1 2 3 4  | ## Not run: 
cleanup_remote(session,'jobs/run')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.