Description Usage Arguments Value Examples
This function search species which satisfies given query
1 | search.species(token = 0, species = "", page = 1)
|
token |
User token, string, default null. |
species |
User query, string, default null. |
page |
Number of page, integer, default 1. |
A dataframe with species which satisfy given search criteria
1 | search.plant("token", "coconut")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.