I use scale_fill_brewer(palette = "Paired")
in ggplot2, however since I have more than 12 categorical variables there is an error:
Warning in RColorBrewer::brewer.pal(n, pal) :
n too large, allowed maximum for palette Paired is 12
Returning the palette you asked for with that many colors
So what is an another color palette with> I want to avoid using continuous scale