Description Usage Arguments Value Examples
View source: R/inspect_output.R
Extracts the text OCRed by Document AI (DAI) in an asynchronous processing request.
1 |
file |
filepath of a JSON file obtained using |
a string
1 2 3 4 | ## Not run:
text <- text_from_dai_file("output.json")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.