Learn R Programming

oncrawlR (version 0.2.0)

initAPI: Prepare Token for API calls

Description

Prepare Token for API calls

Usage

initAPI(path)

Arguments

path

path of your conf file

Value

ok if no error with API authentification

Details

Example file for oncrawl_configuration.txt

key = 5516LP29W5Q9XXXXXXXXXXXXOEUGWHM9 debug = FALSE api = https://app.oncrawl.com/api/v2/

Examples

Run this code
# NOT RUN {
initAPI("oncrawl_configuration.txt")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab