library(imager) file <- system.file('extdata/parrots.png',package='imager') #system.file gives the full path for a file that ships with a R package #if you ...
確定! 回上一頁