make_mask: Make a habitat mask

Description Usage Arguments Author(s) See Also

Description

A wrapper function for make.mask (from the secr package) which returns a gmask object.

Usage

1
2
make_mask(traps, buffer = 6000, spacing = 250, regular = TRUE,
  poly = NULL)

Arguments

traps

a traps, capthist or gcapthist object (traps must be proximity type)

buffer

width of buffer (in metres)

spacing

spacing between grid points (metres)

regular

if TRUE, then all mask points will be taken from a single regular grid

poly

bounding polygon to which mask should be clipped (see documentation for make.mask)

Author(s)

Darren Kidney darrenkidney@googlemail.com

See Also

add_covariates, plot.gmask


dkidney/gibbonsecr documentation built on May 15, 2019, 9:11 a.m.