View source: R/write_biogeobears_input.R
write_biogeobears_input | R Documentation |
Write input files for a BioGeoBEARS analysis, i.e. a phlyogenetic tree in Newick format and occurrence data in PHYLIP format.
write_biogeobears_input(phylod, path_to_phylo, path_to_biogeo)
phylod |
A |
path_to_phylo |
string specifying the path and name to write the phylogeny file to. |
path_to_biogeo |
string specifying the path and name to write the biogeography file to. |
Nothing, called for side-effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.