Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The first dataset is Residential Mobility Index. This datasets comes in two different geographies: LSOA and LAD. The data needs to be downloaded as it is behind an authentication prompt.
tgve = "https://tgve.github.io/app/?" # defaultURL = "https://raw.githubusercontent.com/tgve/example-data/main/casualties_100.geojson" # url = paste0(tgve, "defaultURL=", defaultURL) # knitr::include_url(url)
csv = readr::read_csv("vignettes/cdrc/residential-mobility-index.csv") tgver::
knitr::include_url("https://tgve.github.io/app/?defaultURL=https://raw.githubusercontent.com/tgve/example-data/main/casualties_100.geojson&layerName=heatmap")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.