datacarpentry / r-raster-vector-geospatial

Introduction to Geospatial Raster and Vector Data with R
https://datacarpentry.org/r-raster-vector-geospatial
Other
113 stars 111 forks source link

Project function y argument improvement #443

Open sstevens2 opened 5 months ago

sstevens2 commented 5 months ago

How could the content be improved?

Learner in my workshop today pointed out that if you don’t wrap the y argument of project in the crs function and give it the spatraster object directly, it will pull the right resolution and you don’t have to specify it directly.

Which part of the content does your suggestion apply to?

https://datacarpentry.org/r-raster-vector-geospatial/instructor/03-raster-reproject-in-r.html