geom_path ( aes (group = 1, x = x2, y= y2), size = 2, colour = "red" ) +. geom_polygon ( aes (group = 1), fill = "red" ) +.
確定! 回上一頁