Description Usage Arguments Value
Resample grid objects
1 | grd_resample_nearest(grid, template, trans = wk_affine_identity(), ...)
|
grid |
A |
template |
A grid whose |
trans |
An external pointer to a wk_trans object |
... |
Passed to S3 methods |
A grid with the same class, bbox
, nrow()
, and ncol()
as
template
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.