Add purrr dependency
This commit is contained in:
@@ -5,6 +5,7 @@ library(leaflet)
|
||||
library(sf)
|
||||
library(htmltools)
|
||||
library(dplyr)
|
||||
library(purrr)
|
||||
|
||||
# Json of Crime Reports
|
||||
crime_json <- fromJSON(file="data.json")
|
||||
|
||||
Reference in New Issue
Block a user