UCSBCarpentry / 2022-08-09-ucsb-r-geospatial

This is the repo for UCSB Lib's R Geospatial workshop on August 9 and 11, 2022
https://ucsbcarpentry.github.io/2022-08-09-ucsb-r-geospatial/
Other
0 stars 0 forks source link

Ep 11: plot location name #17

Open djhunter opened 2 years ago

djhunter commented 2 years ago

st_bbox(plot_locations_sp_HARV)

should be:

st_bbox(HARV_plot_locations_sp)