get_ncPoint: Get coordinates of point in nc plot

Description Usage Arguments Value Author(s) See Also Examples

Description

Get coordinates of a point (or several points) in an nc plot

Usage

1
get_ncPoint(nc, n = 1, plot = FALSE, ...)

Arguments

nc

nc object from read_nc

n

Maximum number of poins to be identified. DEFAULT: 1

plot

Label the identified points? DEFAULT: FALSE

...

Further arguments passed to identify

Value

data.frame with n rows and 3 columns (index, row, col)

Author(s)

Berry Boessenkool, berry-b@gmx.de, Feb 2017

See Also

read_nc, vis_nc

Examples

1
# to be added

brry/mhmVis documentation built on May 13, 2019, 7:53 a.m.