ocr_extractor {googleCloudVisionR}R Documentation

helper function code to extract API response into a data.table for given feature type

Description

helper function code to extract API response into a data.table for given feature type

Usage

ocr_extractor(response)

Arguments

response

an element of the API response object

Value

a data.table


[Package googleCloudVisionR version 0.2.0 Index]