dw_get_api_key: Get Datawrapper-API-Key

View source: R/dw_get_api_key.R

dw_get_api_keyR Documentation

Get Datawrapper-API-Key

Description

Retrieves the Datawrapper-API-key from the DW_KEY environment variable if it exists.

Usage

dw_get_api_key()

Details

You can use datawrapper_auth() to store your API key into your local .Renviron file.

Value

The API-key as a character string

Note

This is a helper function, that shouldn't be of any use outside of this package.

Author(s)

Benedict Witzenberger

Examples


## Not run: dw_get_api_key()


munichrocker/DatawRappr documentation built on March 20, 2024, 6:08 a.m.