Create the folder where the BEAST2 input file will be created
Source:R/create_beast2_input_file_folder.R
create_beast2_input_file_folder.Rd
Create the folder where the BEAST2 input file will be created
Arguments
- beast2_options
a set of BEAST2 options, that are the R equivalent of the BEAST2 command-line options, as can be created by create_beast2_options
Examples
check_empty_beaustier_folders()
beast2_options <- create_beast2_options()
create_beast2_input_file_folder(beast2_options)
remove_beaustier_folders()
check_empty_beaustier_folders()