Add missing dependencies

This commit is contained in:
2025-12-15 17:21:04 +01:00
parent 494517b05a
commit fd903abad1
2 changed files with 11 additions and 0 deletions

View File

@@ -1,4 +1,14 @@
library(rjson)
library(shiny)
library(bslib)
library(leaflet)
library(sf)
library(htmltools)
library(dplyr)
library(purrr)
library(ggplot2)
library(ggthemes)
library(stringr)
# Json of Crime Reports
crime_json <- fromJSON(file="data.json")
get_bezirk_by_stadtteil <- function(name) {