geom_boxplot 和 geom_jitter 如果需要的話。 library(tidyverse) df %>%。 mutate(id = row_number()) %> % pivot_longer() cols = starts_with("X") ...
確定! 回上一頁