Create information for a casename
case_info.Rd
Create information for a casename
Arguments
- name
A casename Sections are separated by
::
in the casename When section is specified, the case will be created in the section directory- outdir
The output directory, where the case directory will be created or prefix will be under
- is_dir
Whether to create a directory for the case Otherwise, a prefix will be returned.
- create
Create the directory if not exists when
is_dir
is TRUE, otherwise, create the parent directory of the prefix.