dp_ping: "Ping" the docparser API

Description Usage Arguments Value Examples

Description

"Ping" the docparser API

Usage

1
dp_ping(docparser_api_key = Sys.getenv("DOCPARSER_API_KEY"))

Arguments

docparser_api_key

if not placed in the DOCPARSER_API_KEY environment variable, place it here. Otherwise, API requests fail.

Value

TRUE (invisibly) if successful

Examples

1
2
3
4
## Not run: 
dp_ping()

## End(Not run)

hrbrmstr/docparser documentation built on May 18, 2019, 2:34 a.m.