If you don't have forcats installed yet, uncomment the line below and run # install.packages("forcats") library(forcats) ggplot(ages, aes(x=actress_age, ...
確定! 回上一頁