powered by
Get the thumbnail for an Image (as JPEG)
getThumbnail(image, width = 96, height = 96)
The image
The width (optional, default = 96)
The height (optional, default = 96)
The thumbnail
# NOT RUN { jpegThumbnail <- getThumbnail(image) # }
Run the code above in your browser using DataLab