Learn R Programming

BioGeoBEARS (version 0.2.1)

readfiles_BioGeoBEARS_run: Read in the extra input files, if any

Description

This function reads input files for stratification, constraints, and detection, i.e., everything except the tree and geography files. E.g., areas_allowed_fn file is just a list of distance matrices, separated by blank lines, from youngest to oldest.

Usage

readfiles_BioGeoBEARS_run(inputs)

Arguments

inputs
The inputs list

Value

inputs The modified inputs list

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

define_BioGeoBEARS_run, read_times_fn, read_distances_fn, read_dispersal_multipliers_fn, read_area_of_areas_fn, read_areas_allowed_fn, read_detections, read_controls

Examples

Run this code
test=1

Run the code above in your browser using DataLab