powered by
imdraw(im, sprite, x = 1, y = 1, z = 1, opacity = 1)
im <- load.example("parrots") boats.small <- imresize(boats,.5) #I'm aware the result is somewhat ugly imdraw(im,boats.small,x=400,y=10,opacity=.7) %>% plot
Run the code above in your browser using DataLab