Learn R Programming

googleCloudVisionR (version 0.2.0)

encode_image: 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