st_resample(raster, raster, boolean, text, double precision)


Description

args: rast, ref, usescale, algorithm=NearestNeighbour, maxerr=0.125 - Resample a raster using a specified resampling algorithm, new dimensions, an arbitrary grid corner and a set of raster georeferencing attributes defined or borrowed from another raster.

Parameters

Name Type Mode
rast USER-DEFINED IN
ref USER-DEFINED IN
usescale boolean IN
algorithm text IN
maxerr double precision IN