Prerequisites Prerequisites This chapter requires the following packages (lwgeom is also used, but does not need to be attached): library ( sf ) library ( raster ) lib...
Prerequisites Prerequisites This chapter uses the same packages as Chapter 4 but with the addition of spDataLarge , which was installed in Chapter 2 : library ( sf ) libr...
Prerequisites Prerequisites This chapter primarily uses base R; the sf package is used to check the result of an algorithm we will develop.It assumes you have an understanding...
Prerequisites Prerequisites This chapter requires the following packages that we have already been using: library ( sf ) library ( raster ) library ( dplyr ) library...