You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new function esri_raster2SpatRaster. This will eventually replace the esri_raster2RasterLayer function that uses raster::RasterLayer. Update all reports to use this new function.
The only functions with any references left to the raster package are: meander_width and slope_sinuosity. They both use the raster::pointDistance function. Best candidate replacement function is probably sf::st_distance.
No description provided.
The text was updated successfully, but these errors were encountered: