library(tidyverse)
library(forcats)
目前分類:R (7)
- Mar 16 Sat 2019 12:47
R) 使用forcats的因子 處理level
- Mar 14 Thu 2019 22:09
R)使用dplyr的關連式資料
library(tidyverse)
library(nycflights13)
- Mar 12 Tue 2019 13:06
R )使用tidyr整理資料
- Feb 26 Tue 2019 22:24
使用dplyr進行資料變換
filter過濾資料
arrange安排資料
- Feb 24 Sun 2019 23:59
ggplot的資料視覺化
library(tidyverse)
mpg ##ggplot裡的一組資料