Description Usage Arguments Examples
Retrieves a data.frame of distinct ranks based on various restrictions
1 2 3 |
rank |
= "genus" Default is genus. But you can also use phylum, sub-phylum etc |
habitat |
The habitat type |
country |
Country name |
min_elevation |
Min elevation recorded for specimen |
max_elevation |
Max elevation recorded for specimen |
limit |
= 1000 Default limit. Set higher if necessary |
offset |
To be used in conjunction with limit |
1 2 3 4 | ## Not run:
aw_distinct(rank = "genus", country = "Madagascar")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.