face_detection_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
face_detection_extractor(response)
Arguments
response |
an element of the API response object |
Value
a data.table
[Package googleCloudVisionR version 0.2.0 Index]