... png("points-boxplot.png", width = 700, height = 300, pointsize = 20) op <- par(mar = c(4,2,2,2)) boxplot(tickets, horizontal = TRUE, axes = FALSE, ...
確定! 回上一頁