grid_adjustment: Adjust the grid system

View source: R/grid_adjustment.R

grid_adjustmentR Documentation

Adjust the grid system

Description

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.

Usage

grid_adjustment(input_grid, input_occ_grid)

Arguments

input_grid

Character vector. A string with path of input grid system.

input_occ_grid

Character vector. A string with path of occurrences data.

Value

The function returns the grid adjusted (shapefile).

Author(s)

Xiao Feng


BiogeographyLab/gridder documentation built on April 21, 2024, 2:32 a.m.