You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear all, I created this issue since when I try running the code in the documentation I get an empty plot, both in the Rstudio (Version 2023.12.1.402) Viewer panel and in the browser (Mozilla). For example, the following code chunk
If I check the Console (Viewer panel -> Right click -> Inspect Element -> Console), I get the following output
Do you have any suggestion what's the problem? Just in case, I also add the session info.
library(leaflet)
#> Warning: package 'leaflet' was built under R version 4.3.3
library(leafgl)
#> Warning: package 'leafgl' was built under R version 4.3.3
library(sf)
#> Linking to GEOS 3.11.2, GDAL 3.7.2, PROJ 9.3.0; sf_use_s2() is TRUE
Dear all, I created this issue since when I try running the code in the documentation I get an empty plot, both in the Rstudio (Version 2023.12.1.402) Viewer panel and in the browser (Mozilla). For example, the following code chunk
returns the following output:
If I check the Console (Viewer panel -> Right click -> Inspect Element -> Console), I get the following output
Do you have any suggestion what's the problem? Just in case, I also add the session info.
Created on 2024-04-10 with reprex v2.0.2
Session info
The text was updated successfully, but these errors were encountered: