call_vision_api {googleCloudVisionR} | R Documentation |
sends the request defined in 'body' to the API
call_vision_api(body, apiEndpoint = "images:annotate",
httpRequestType = "POST")
body |
output of create_request_body() |
apiEndpoint |
character, api endpoint |
httpRequestType |
character, type of the http request |
API response in raw format