inst/doc/simpletex.R

## ----eval=FALSE---------------------------------------------------------------
#  cat(
#    '\n# ID and SECRET of SimpleTex',
#    'SIMPLETEX_APP_ID = "Your SimpleTex API ID"',
#    'SIMPLETEX_APP_SECRET = "Your SimpleTex API SECRET"',
#    file = '~/.Renviron', sep = '\n', append = TRUE
#  )

## ----eval = FALSE-------------------------------------------------------------
#  imgocr(img = "path/to/image", mode = "latex_ocr")

Try the simpletex package in your browser

Any scripts or data that you put into this service are public.

simpletex documentation built on Sept. 11, 2024, 5:57 p.m.