You want to add labels to points in a scatter plot. ... aes(x = healthexp, y = infmortality)) + geom_point() countries_sp + annotate("text", x = 4350, ...
確定! 回上一頁