在R中,我尝试使用ggplot的geom_point绘制一些数据。我想使用ggplot的geom_point将它们全部绘制在散点图上,并且我想手动设置"C“点标记的颜色。我不关心是什么颜色的ggplot为"A“和"B”点设置了标记。df, z == "C"),
aes(x, y, colour = "#C0C0C0
我想创建一个带有4条回归线(图中没有数据点)的额定值和温度的曲线图。function(x){coef(reg3)[2]*x+coef(reg3)[1]}ggplot(Database1,aes(`Mean Temperature (°C)`,`Rating1`))+
ggtitle("Sub-ratings vs Temperature (°C(fun=equatio