mirror of
				https://github.com/kidwellj/hacking_religion_textbook.git
				synced 2025-10-31 02:24:08 +00:00 
			
		
		
		
	small corrections to ch3
This commit is contained in:
		
							parent
							
								
									d99cbac7d0
								
							
						
					
					
						commit
						e2796591ea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue