Nothing
#' @title Open Source OCR Engine
#'
#' @description
#' Bindings to 'Tesseract':
#' a powerful optical character recognition (OCR) engine that supports over 100
#' languages. The engine is highly configurable in order to tune the detection
#' algorithms and obtain the best possible results.
#'
#' @name cpp11tesseract-package
#' @importFrom tools R_user_dir
#' @useDynLib cpp11tesseract, .registration = TRUE
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.