write_newick_file: Write tree input file for BioGeoBEARS

View source: R/write_biogeobears_input.R

write_newick_fileR Documentation

Write tree input file for BioGeoBEARS

Description

Write a text file containing a phylogenetic tree in the Newick format expected by BioGeoBEARS

Usage

write_newick_file(phylod, path_to_phylo)

Arguments

phylod

A phylo4d object from the package phylobase containing phylogenetic and endemicity data for each species.

path_to_phylo

string specifying the path and name to write the file to.

Value

Nothing, called for side-effects.


DAISIEprep documentation built on April 3, 2025, 9:26 p.m.