I have the following plot generated in R. How can I set the different colours for the lines? (scale_color_manual(values = c(\'green\', \'red\')) doesn\'t work
scale_color_manual(values = c(\'green\', \'red\'))