CheckDensity: Check densities of hunters per farm

Description Usage Arguments Value

Description

Do a check of the densities of hunters per farm. This is just ensuring that the density criteria is not broken.

Usage

1
CheckDensity(data = NULL, maxdensity = NULL, area = NULL)

Arguments

data

data.table The file HuntingLocationsFarm.txt

maxdensity

numeric The density paramter setting

area

character The name of the column on which the area calculation should be based.

Value

logical TRUE if all densities legal, FALSE otherwise


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