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