get_bounding_boxes {googleCloudVisionR}R Documentation

helper function code to extract Bounding Box x,y coordinates for an API response element

Description

helper function code to extract Bounding Box x,y coordinates for an API response element

Usage

get_bounding_boxes(response)

Arguments

response

an element of the API response object

Value

a data.table


[Package googleCloudVisionR version 0.2.0 Index]