extractor {googleCloudVisionR} | R Documentation |
helper function code to provide an extractor function for different feature types
Description
a utility to provide functions to extract features from the API response
Usage
extractor(featureType)
Arguments
featureType |
the type of annotation as called in the response object |
Value
a function
[Package googleCloudVisionR version 0.2.0 Index]