Description Usage Arguments Details Value Note Author(s) Examples
Function taxalist simply returns a list of taxon names and a corresponding
unique key "abbr". A listing for a particular plot (s single releveé) can be
obtained with function relevee.
1 2 3 4 5 |
obj |
A |
layered |
Return species list with layers, defaults to |
format |
logical. Format output. |
plot |
Index or character giving a rowname ( |
If layered = TRUE also return all layers where a species occurs.
A "data.frame" with two columns if layered = FALSE, or three
columns if layered = FALSE. The first giving the unique taxon key
('abbr'), the second the full taxon name 'taxon', and the last
the layer ('layer') where the taxon occurs in.
The taxalist method will not print anything to console.
Roland Kaiser
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.