Description
In this course, you will learn :
- An introduction to import/export, learning the formats, and familiarising oneself with spatial data. Some discussion about why we're using sf instead of sp.
- Learn how to set up layers so that you can perform spatial analysis.
- We can now begin conducting true spatial analysis after we have learned about sf and raster objects and prepared your layers for analysis.
- The goal is to see if the average canopy density by NYC neighbourhood is related to the number of trees in each neighbourhood and to create a nice plot of the results.
Syllabus :
- Vector and Raster Spatial Data in R
- Preparing layers for spatial analysis
- Conducting spatial analysis with the sf and raster packages
- Combine your new skills into a mini-analysis