dot-EOO.comp: Internal function

Description Usage Arguments

Description

EOO estimation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
.EOO.comp(
  XY,
  exclude.area = FALSE,
  buff_width = 0.1,
  country_map = NULL,
  Name_Sp = "tax",
  alpha.hull = FALSE,
  convex.hull = TRUE,
  alpha = 1,
  buff.alpha = 0.1,
  method.less.than3 = "not comp"
)

Arguments

XY

data.frame

exclude.area

logical

buff_width

numeric

country_map

SpatialPolygonDataframe

Name_Sp

string

alpha.hull

logical

convex.hull

logical

alpha

integer

buff.alpha

numeric

method.less.than3

string


ConR documentation built on July 2, 2020, 2:33 a.m.

Related to dot-EOO.comp in ConR...