Learn R Programming

beastier (version 2.5.2)

create_temp_state_filename: Create a temporary file for the BEAST2 XML output file that stores its state.

Description

Create a temporary file for the BEAST2 XML output file that stores its state.

Usage

create_temp_state_filename()

Arguments

Value

a temporary filename, that starts with `beast2_` and has extension `.xml.state`

Author

Richèl J.C. Bilderbeek

Examples

Run this code
check_empty_beaustier_folders()

create_temp_state_filename()

check_empty_beaustier_folders()

Run the code above in your browser using DataLab