count_trees_in_file {tracerer} | R Documentation |
Count the number of trees in a .trees
file
Description
Count the number of trees in a .trees
file
Usage
count_trees_in_file(trees_filename)
Arguments
trees_filename |
name of a BEAST2 posterior |
Value
the number of trees
Author(s)
Richèl J.C. Bilderbeek
See Also
if the .trees
file is invalid,
use is_trees_file with verbose = TRUE
for the reason
[Package tracerer version 2.2.3 Index]