NA color ggplot code example
Example: NA color ggplot
scale_fill_continuous(low="thistle2", high="darkred",
guide="colorbar",na.value="white")
scale_fill_continuous(low="thistle2", high="darkred",
guide="colorbar",na.value="white")