Hi everyone, I have the following code ggplot(drop_na(penguins)) + geom_violin( mapping = aes(species, body_mass_g, fill = species), ...
確定! 回上一頁