write_phylip_biogeo_file {DAISIEprep} | R Documentation |
Write biogeography input file for BioGeoBEARS
Description
Write a text file containing occurrence data for all tips in the PHYLIP format expected by BioGeoBEARS
Usage
write_phylip_biogeo_file(phylod, path_to_biogeo)
Arguments
phylod |
A |
path_to_biogeo |
string specifying the path and name to write the file to. |
Value
Nothing, called for side-effects.
[Package DAISIEprep version 0.4.0 Index]