roctoNew: Initialise a new rocto job

Description Usage Arguments Value See Also

Description

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.

Usage

1
roctoNew(name = "roctoJob", path = ".", interactive = TRUE)

Arguments

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.

Value

Invisible boolean TRUE

See Also

roctoCheck roctoPack


ROctopus/rocto-rpackage documentation built on May 23, 2019, 10:35 p.m.