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