Description Usage Arguments Value See Also
Creates a skeleton for a new rocto
job in the correct format. Also allows you
to automatically set the working directory and open the param and main files.
1 | roctoNew(name = "roctoJob", path = ".", interactive = TRUE)
|
name |
<character> Name to be given to the new job directory |
path |
<character> Where to create the directory (default to current working directory) |
interactive |
<boolean> Whether to ask for feedback from user. |
Invisible boolean TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.