crowdtangle_token: Obtain CT Token from system environment

Description Usage Value Examples

View source: R/utils.R

Description

Allows to retrieve a CT API token that has been previously written to the system environment.

Usage

1
Warning: Never store your API token in plain text or print it in public scripts.

Value

A string with a CT API Token.

Examples

1
2
3
4
5
6
7
# Set CT Token (Once per session)

 # set_crowdtangle_token(option = 'enter')

# Load token for use with CT API calls

#crowdtangle_token()

schliebs/rtangle documentation built on Dec. 22, 2021, 10:22 p.m.