variable in scale_fill_manual

What should the code look like to get this effect?

building <- "V1808"
scale_fill_manual("",   values = c("response" = "red3",  building = "red"))

You need to tell us what you are doing. Can you supply your code and some sample data?

have a look at

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.