From e2796591ea053ba749763a0f04da063ffd64665d Mon Sep 17 00:00:00 2001 From: Jeremy Kidwell Date: Tue, 13 Feb 2024 12:44:54 +0000 Subject: [PATCH] small corrections to ch3 --- hacking_religion/chapter_3.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking_religion/chapter_3.qmd b/hacking_religion/chapter_3.qmd index ec72fd9..a2f5b14 100644 --- a/hacking_religion/chapter_3.qmd +++ b/hacking_religion/chapter_3.qmd @@ -116,7 +116,7 @@ tmap_save(map1, here("figures", "map.png"), width=1920, height=1080, asp=0) ```{r, results = 'hide'} # subsetting ordnance survey openmap data for measuring clusters and proximity -os_openmap_important_buildings <- st_read(here("data", "os_openmap_important_buildings.gpkg"), quiet = TRUE) +os_openmap_important_buildings <- st_read(here("example_data", "os_openmap_important_buildings.gpkg"), quiet = TRUE) # add pubs, check_cashing, pawnbrokers, SSSI ## subsets