gcv_get_available_feature_types {googleCloudVisionR}R Documentation

helper function code to record available feature types

Description

helper function code to record available feature types

Usage

gcv_get_available_feature_types()

Value

a list of available features names and their types (as returned by the API)

Examples

gcv_get_available_feature_types()


[Package googleCloudVisionR version 0.2.0 Index]