powered by
get_cat(width = 400, height = 400)
# Give me RGB get_cat(10, 10) # Or make me a picture plot(1:2, type='n', axes = FALSE) rasterImage(get_cat(), 1, 1, 2, 2)
Run the code above in your browser using DataLab