Please use the following commands at the beginning of the tutorial and then run through the code again. I am updating the tutorial to reflect these changes. Let me know if this does not fix your issue.
Code: Select all
install.packages("sf", dependencies = TRUE)
library(sf)
Jess