When a code chunk is time-consuming to run, you may consider caching it via the chunk option cache = TRUE . When the cache is turned on, knitr will skip the ...
確定! 回上一頁