Description Usage Arguments Value Examples
This function search plant which satisfies given query and lets user choose one plant.
1 | retrieve.species(token = 0, species = "")
|
token |
User token, string, default null. |
species |
User query, string, default null. |
A dataframe of selected species, from list all plants which satisfy given search criteria
1 | retrieve.species("token", "coconut")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.