geo.filt: Geographic filter

Description Usage Arguments Details Value Author(s) See Also Examples

Description

A function to generate ecological niche models.

Usage

1
geo.filt(coord, resolution = 10)

Arguments

coord

data.frame. Table with the species' data. It should contain only two columns: long and lat, in that order.

res

numeric. Minimum distance (in Km) between points.

Details

Nothing for now.

Value

Table of occurrence points with minimum distance indicated in res

Author(s)

Diogo S. B. Rocha

See Also

gridSample

Examples

1
geo.filt(pts=manimax,res=20)

diogosbr/modelos documentation built on May 9, 2019, 5:23 p.m.