若要直接從GitHub 網站上下載與安裝R 套件,就要使用 devtools 這個套件工具,首先安裝 devtools : install.packages("devtools") library(devtools).
確定! 回上一頁