Different legends and fill colours for facetted ggplot?
Hello, Sorry for not included any example data for my problem. I couldn’t find a way to easily produce an example shape file. Hopefully, experienced users of ggplot can see what I’d like to do from the description below. I’ve got: A data frame X with information about sample plots (plotid, var1, var2, var3, var4,…) A polygon shapefil...