polygon_detect: Function for internal use

Description Usage Arguments

Description

It simply detects if a given coordinate is inside a polygon with a previous established function.

Usage

1
polygon_detect(coordinates, x, y, z, replace_by = 0)

Arguments

coordinates

Polygon coordinate (MATRIX object)

x

Emission wavelenght

y

Excitation wavelenght

z

Intensity

replace_by

Which value will replace eliminated values, default is 0, NA might be useful


guilayn/lbe3df documentation built on May 30, 2019, 7:20 p.m.