Learn R Programming

BioGeoBEARS (version 0.2.1)

read_dispersal_multipliers_fn: Read in the hard-coded dispersal multipliers from file

Description

dispersal_multipliers file is just a list of distance matrices, separated by blank lines, from youngest to oldest

Usage

read_dispersal_multipliers_fn(inputs = NULL, dispersal_multipliers_fn = NULL)

Arguments

inputs
The inputs list
dispersal_multipliers_fn
The dispersal multipliers filename.

Value

list_of_dispersal_multipliers_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