Description Usage Arguments Details Value Author(s) Examples
Convert an object of the class spgeoOUT
in the right format to be used as geography input for BioGeoBEARS.
1 | Spgc2BioGeoBEARS(x, phyl = NULL, file = NULL, true.areas = T, true.species = T)
|
x |
an object of the clas |
phyl |
an object of the class |
file |
character. The complete path and filename to the outputfile. |
true.areas |
logical. If TRUE, areas with 0 species are removed from the matrix. Default = TRUE. |
true.species |
logical. If TRUE, species not occurring in any area are removed from the matrix. Default = TRUE. |
This will create a file in the working directory.
A file in the working directory and a list.
Alexander Zizka, Ruud Scharn
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.