Description Usage Arguments Value Examples
Parse a document with a predefined parser
1 2 | dp_parse_doc(file, parser, remote_id = NULL,
docparser_api_key = Sys.getenv("DOCPARSER_API_KEY"))
|
file |
path to a document (this will be |
parser |
a parser id (which can be found via |
remote_id |
if not |
docparser_api_key |
if not placed in the |
list of available parsers
1 2 3 4 | ## Not run:
dp_parse_doc()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.