oscarperpinan / rastervis

The raster package defines classes and methods for spatial raster data access and manipulation. The rasterVis package complements raster providing a set of methods for enhanced visualization and interaction.
oscarperpinan.github.io/rastervis
GNU General Public License v3.0
85 stars 26 forks source link

Add arguments for setting the labels in densityplot #61

Closed oscarperpinan closed 3 years ago

oscarperpinan commented 4 years ago

densityplot prints labels when the raster includes groups, but the user cannot configure them. See https://stackoverflow.com/a/64325762/964866