I'm creating a Shiny App using a leaflet widget. My map has a simple Shapefile with no basemap engaged. Leaflet renders a default grey background. I would like to change the background to white.
I see some answers using javascript code, but I am unfamiliar how to implement this in the R language.