Learn R Programming

BioGeoBEARS (version 0.2.1)

read_distances_fn: Read in the distances by time

Description

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

Usage

read_distances_fn(inputs = NULL, distsfn = NULL)

Arguments

inputs
The inputs list
distsfn
The distances filename.

Value

list_of_distances_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