set_key: Set API key

View source: R/set_key.R

set_keyR Documentation

Set API key

Description

This function is a simple wrapper of the 'Sys.setenv' base function. It sets the value of the environmental variable 'EUROPEANA_KEY'. Alternatively, use .Renviron to set the key. Get and API key in the following link https://pro.europeana.eu/page/get-api.

Usage

set_key(api_key)

Arguments

api_key

string with the API key

Value

No return value, called for setting the environmental variable 'EUROPEANA_KEY'.

See Also

setkey


AleKoure/europeanaR documentation built on June 11, 2022, 4:29 p.m.