How to make plots with geom_ribbon in ggplot2 and R. ... -1, -0.5)), upper = (y+runif(100, 0.5, 1))) p <- ggplot(plotdata) + geom_line(aes(y=y, x=x, ...
確定! 回上一頁