inspect: Inspect GPR data plot

inspectR Documentation

Inspect GPR data plot

Description

Reads the position of the graphics cursor when the (first) mouse button is pressed and return position as well as amplitude.

Return the amplitude of the points defined by plot coordinates

Usage

## S4 method for signature 'GPR'
inspect(x, ...)

getAmplFromCoords(x, coords)

Arguments

x

[class GPR]

coords

[matrix(n,2)] n rows containing the plot coordinates (x and two-way travel time or depth)


emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.