1.dplyr用來處理資料框架的套件。 install.packinstall.packages('dplyr') library(dplyr) install.packages('nycflights13') #作者在這一章是導入 ...
確定! 回上一頁