To create a box plot, use ggplot() with geom_boxplot() and specify what variables you want on the X and Y axes. # Create a basic box plot with ggplot ...
確定! 回上一頁