powered by
load.image(file)
#Find path to example file from package fpath <- system.file('extdata/Leonardo_Birds.jpg',package='imager') im <- load.image(fpath) plot(im)
Run the code above in your browser using DataLab