Description Usage Arguments Value
View source: R/Spatial_Functions.R
Aligns grid_from with grid_to for certain cells
1 | align_with_target_grid(grid_from, coords, grid_to, crs_to = NULL)
|
grid_from |
A
|
coords |
A matrix of x and y coordinates, or a
|
grid_to |
A |
crs_to |
A |
A list with two elements
A raster::RasterLayer
object. Cells values are NA or 1 if they contain points
of coords.
An integer vector. The cell numbers of x that
correspond to coords.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.