Description Usage Arguments Value Examples
Extracts all the tables that Document AI (DAI) identified in a synchronous processing request.
1 | tables_from_dai_response(object)
|
object |
an HTTP response object returned by |
a list of data frames
1 2 3 4 | ## Not run:
tables <- tables_from_dai_response(response)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.