ExpandAvailGrid: Expand grid of availability points

Description Usage Arguments

Description

Expand a grid of availability points over an area defined by a spatial polygon (or other spatial object)

Usage

1
ExpandAvailGrid(polygons = NULL, gridsize = NULL, utm = TRUE)

Arguments

polygons

SpatialPolygon Object defining the area over which the grid will be expanded. Typically this will be a shape file of study area with different habitat categories defined.

gridsize

numeric Size of the grid (in meters)

utm

logical Should the grid be in utm (TRUE and default) or in longlat (FALSE)


LDalby/loggr documentation built on May 8, 2019, 5:48 p.m.