Learn R Programming

captr (version 0.1.4)

upload_image: Upload Image

Description

Upload an image to captricity.

Usage

upload_image(batch_id = "", path_to_image = "")

Arguments

batch_id
ID for the batch
path_to_image
Path to the image you want OCRd

References

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

Examples

Run this code
upload_image("batch_id", "path_to_image")

Run the code above in your browser using DataLab