zones_definition: Function for internal use.

Description Usage Arguments References Examples

Description

Definition of zones.

Usage

1
zones_definition(user_option = "Default")

Arguments

user_option

Default is "Default". It generates the 7 zones defined by Jimenez et a. (2015). Put anything different and set your own zones with the option below if you want. Otherwise, you must provide a data frame object containing three columns: one "id" column where you identify your zones for each xy coordinate. one "x" column where you put all the x coordinates (emission wavelenght). one "y" column where you put evey y coordinate (excitation wavelenght). The points of a polygon must be ordered in a way that the polygon is "closed" and must include repete the first point as a final point.

References

In progress

Examples

1
zones_definition() # The output is the data frame containing the polygons for the default zones defined in Jimenez et. al (2015). Follow this example if you want to put yours as input.

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