Completing this course equipped me with valuable skills to:
Read spatial data from Shapefiles using the
read_sf()
function from the{sf}
package.Understand the components of
sf
objects and Shapefiles.Write spatial data into Shapefiles using
write_sf()
.
Explore this site for a beginner-friendly overview and examples.