create legend from ggpattern
I have created a map that iterates through counties and adds a color and a pattern based on the great ggpattern r package, however I cannot figure out how to create a legend to add to the map with the cooresponding colors and hex patterns. The reason i’m iterating and adding each individual county is so i can eventually control which patterns go with certain counties. If there is a better way i am open to that as well!