geoinsideList: Area of positions

Description Usage Arguments Value Author(s) See Also Examples

Description

Finds the index of an area a positions belongs to

Usage

1
geoinsideList(data, arealist)

Arguments

data

(A dataframe of) positions.

arealist

A list of areas given as lat/lon dataframes/lists.

Value

Index of area in arealist that records in data belong to.

Author(s)

AM

See Also

inside.reg.bc and function inside.reg.lump in package geo tailored to the bormicon and lumpsucker regulation area divisions, respectively.

Examples

1
2
3
4
5
6
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
"geoinsideList"

geoextras documentation built on May 2, 2019, 5:56 p.m.