library("ggplot2") library("ggimage") set.seed(2017-02-21) img <- list.files(system.file("extdata", package="ggimage"), pattern="png", full.names=TRUE) d ...
確定! 回上一頁