i'm making some app with R and shiny package
now i'm trying to make some kind of map using leaflet package
by the way, map image does't showing in shiny app with simple example of leaflet code.
what happening in my R or R studio? could you help me??
i tried typed " options(bitmapType ='cairo') "
but it doesn't work......