So I plot it in ggplot like so. img <- readJPEG("image.jpg") image <- apply(img, 1:2, function(v) rgb( ...
確定! 回上一頁