Learn R Programming

googlenlp (version 0.2.0)

set_api_key: Manually set access credentials

Description

Manually define an API key. Only use this function if you haven't run configure_googlenlp()

Usage

set_api_key(api_key)

Arguments

Value

None

Examples

Run this code
# NOT RUN {
set_api_key("YOUR_API_KEY")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab