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
The raster package supports nearest neighbour projection in projectRaster, by issuing method="ngb". This should be possible in projectRasterForLeaflet too - it's useful for a number of different datasets.
The
rasterpackage supports nearest neighbour projection inprojectRaster, by issuingmethod="ngb". This should be possible inprojectRasterForLeaflettoo - it's useful for a number of different datasets.