View source: R/parse_beast_state.R
parse_beast_state_operators | R Documentation |
.xml.state
output file to get only the operators
acceptancesParses a BEAST2 state .xml.state
output file to get only the operators
acceptances
parse_beast_state_operators(
state_filename = get_tracerer_path("beast2_example_output.xml.state"),
filename = "deprecated"
)
state_filename |
name of the BEAST2 state |
filename |
deprecated name of the BEAST2 .xml.state output file,
use |
data frame with all the operators' success rates
Richèl J.C. Bilderbeek
parse_beast_state_operators(
state_filename = get_tracerer_path("beast2_example_output.xml.state")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.