encode_image {googleCloudVisionR}R Documentation

helper function to base64 encode the image file

Description

base64 encodes an image file

Usage

encode_image(imagePath)

Arguments

imagePath

character, path to the image

Value

get the image back as encoded file


[Package googleCloudVisionR version 0.2.0 Index]