Description Usage Arguments Value See Also Examples
View source: R/make_eppo_token.R
create_eppo_token makes token thats should be saved in a variable and
used argument for eppo_tabletools_hosts,
eppo_tabletools_pests, eppo_tabletools_cat and
eppo_tabletools_taxo functions. It contains token of class
string, that is needed to communicate with EPPO Data Services API.
1 |
x |
A string. |
Token to access EPPO Data Services API in format recognized by
eppo_tabletools_* functions.
To obtain your free EPPO token please register https://data.eppo.int/
1 2 3 4 | ## Not run:
create_eppo_token("12345678abcdef")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.