Learn R Programming

BioGeoBEARS (version 0.2.1)

read_areas_allowed_fn: Read in the area areas by time

Description

areas_allowed file is just a list of 1/0 matrices, separated by blank lines, from youngest to oldest. 1s represent allowed combinations of areas

Usage

read_areas_allowed_fn(inputs = NULL, areas_allowed_fn = NULL)

Arguments

inputs
The inputs list
areas_allowed_fn
The areas-allowed filename.

Value

list_of_areas_allowed_mats A list object

References

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

Matzke_2012_IBS

See Also

convolve

Examples

Run this code
test=1

Run the code above in your browser using DataLab