View source: R/textract_operations.R
textract_analyze_id | R Documentation |
Analyzes identity documents for relevant information. This information is extracted and returned as IdentityDocumentFields
, which records both the normalized field and value of the extracted text. Unlike other Amazon Textract operations, analyze_id
doesn't return any Geometry data.
See https://www.paws-r-sdk.com/docs/textract_analyze_id/ for full documentation.
textract_analyze_id(DocumentPages)
DocumentPages |
[required] The document being passed to AnalyzeID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.