change color for two geom_point() in ggplot2. Sample dataset: library(ggplot2) df = read.table(text = "id year value1 value2 value3 1 2000 1 2000 2001 1 ...
確定! 回上一頁