View source: R/grid_adjustment.R
grid_adjustment | R Documentation |
Given a grid system and occurrences, this function tries to shift the grid system, in order to minimize the distance between the grid system and input occurrences.
grid_adjustment(input_grid, input_occ_grid)
input_grid |
Character vector. A string with path of input grid system. |
input_occ_grid |
Character vector. A string with path of occurrences data. |
The function returns the grid adjusted (shapefile).
Xiao Feng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.