How to remove dashes from addLegend in leaflet R

Issue

This Content is from Stack Overflow. Question asked by Samuel Crew

I am using addLegend() in leaflet in R. My labels have minus signs in them. Is there an easy way to remove the dashes that come with numeric colour palettes to improve the formatting? labFormat doesn’t seem to have such an option.

enter image description here



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?