extract_error: helper function code to extract error from API response into...

Description Usage Arguments Value

View source: R/get_google_vision_response.R

Description

helper function code to extract error from API response into a data.table

Usage

1
extract_error(responses, imagePaths)

Arguments

responses

an API response object

imagePaths

character, file paths, URLs or Cloud Storage URIs of the images, can be a combination of all three

Value

a data.table


googleCloudVisionR documentation built on March 26, 2020, 7:13 p.m.