
Documentation of general function arguments. This function does nothing. It is intended to inherit function argument documentation.
Source:R/default_params_doc.R
default_params_doc.RdDocumentation of general function arguments. This function does nothing. It is intended to inherit function argument documentation.
Usage
default_params_doc(
log_filename,
sample_interval,
state_filename,
trace,
tracelog_filename,
trees_filename,
trees_filenames,
verbose
)Arguments
- log_filename
deprecated name of the BEAST2 tracelog
.logoutput file. Usetracelog_filenameinstead- sample_interval
the interval in timesteps between samples
- state_filename
name of the BEAST2 state
.xml.stateoutput file- trace
the values
- tracelog_filename
name of the BEAST2 tracelog
.logoutput file, as can be read using parse_beast_tracelog_file- trees_filename
name of a BEAST2 posterior
.treesfile, as can be read using parse_beast_trees- trees_filenames
the names of one or more a BEAST2 posterior
.treesfile. Each.treesfile can be read using parse_beast_trees- verbose
set to TRUE for more output