Learn R Programming

captr (version 0.3.0)

set_batch_template: Assign Template ID to a Batch

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. Set the relevant document id using this function

Usage

set_batch_template(batch_id = "", template_id = "")

Arguments

batch_id
Batch ID
template_id
ID for the template

References

https://shreddr.captricity.com/developer/

Examples

Run this code
## Not run: ------------------------------------
# set_batch_template("batch_id", template_id)
## ---------------------------------------------

Run the code above in your browser using DataLab