Learn R Programming

captr (version 0.3.0)

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
Additional arguments passed to captr_POST.

References

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

Examples

Run this code
## Not run: ------------------------------------
# upload_image("batch_id", "path_to_image")
## ---------------------------------------------

Run the code above in your browser using DataLab