Hi
I am using the R caller for creating a scatter plot with 2 variables and I would like using 2 different colors for the 2 variables. I am using the following function:
plot(wells, col = c("red", "blue"))
Yet it comes out black!
Any ideas
Best regards,
Felipe Verdú