Under "Geometric operations" the buffer() function from the terra package is explained. However, it is not really useful for anything, as it produces a SpatVector, which we don't use. Students get confused with the st_buffer() function instead. We should remove the buffer() explanation, and perhaps add st_buffer() explanation instead.
Under "Geometric operations" the
buffer()function from theterrapackage is explained. However, it is not really useful for anything, as it produces a SpatVector, which we don't use. Students get confused with thest_buffer()function instead. We should remove thebuffer()explanation, and perhaps addst_buffer()explanation instead.