Some HTML widgets for viewing images.

Base Image

Creates a simple HTML <img> tag and insert that into the document.

library(imwidgets)
img("https://media.nu.nl/m/wrzx2roabq95_wd1280.jpg")
img("https://jeroen.github.io/images/frink.png")

Cropper

Wrapper for cropperjs.

cropper("https://media.nu.nl/m/wrzx2roabq95_wd1280.jpg")
cropper("https://jeroen.github.io/images/frink.png")


jeroen/imwidgets documentation built on May 13, 2019, 6:14 p.m.