If you only want to produce a single boxplot, then the aesthetics must include some quoted text as the x variable. cancer_clean %>% ggplot(aes(x = "Full Data ...
確定! 回上一頁