Mapdeck Package in R - add_grid Does Not Appear to Render Anything
问题 Problem: The add_grid function in the R mapdeck package is very exciting. However, following the CRAN documentation, I cannot seem to get any data to actually plot on the returned map. In other words, the map returns, but no data is plotted. Is this a known bug? Code: library(tidyverse) library(mapdeck) # - Enter mapdeck key ... Note that it is user-specific key <- rstudioapi::askForPassword() # - Read Example Data Set df <- read.csv(paste0( 'https://raw.githubusercontent.com/uber-common/deck