create_eppo_token: EPPO Data Services token variable

View source: R/make_eppo_token.R

create_eppo_tokenR Documentation

EPPO Data Services token variable

Description

[Maturing] 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.

Usage

create_eppo_token(x)

Arguments

x

A string.

Value

Token to access EPPO Data Services API in format recognized by eppo_tabletools_* functions.

See Also

To obtain your free EPPO token please register https://data.eppo.int/

Examples

## Not run: 
  create_eppo_token("12345678abcdef")

## End(Not run)

mczyzj/pestr documentation built on Feb. 27, 2024, 8:58 p.m.