On day 4 we learned about the use function in the {sf} to perform some spatial manipulations. This included:
- Criating a buffer around a reference point
- Extracting centroids of polygons
- Unifying shapefiles into one shape
- Intersecting the region arround a buffer zone
- Differencing the buffer zone of the rest of the region.
- Calculating distances
Action point: Add a script with practicals around the above topics.
- use this notes