Skip to contents

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