get_template_id {captr} | R Documentation |
Set Template ID
Description
To digitize documents, create a template using the Captricity Web UI at https://shreddr.captricity.com/job/ The template tells Captricity which data to get from where in the document.
Usage
get_template_id(...)
Arguments
... |
Additional arguments passed to |
Details
Get the template ids of all the documents
Value
named list
References
https://shreddr.captricity.com/developer/
Examples
## Not run:
get_template_id()
## End(Not run)
[Package captr version 0.3.0 Index]