spConvexHull: Convex hull of GPR data

spConvexHullR Documentation

Convex hull of GPR data

Description

Return the convex hull.

Usage

spConvexHull(x, verbose = FALSE)

## S4 method for signature 'GPRsurvey'
spConvexHull(x, verbose = FALSE)

## S4 method for signature 'GPR'
spConvexHull(x, verbose = FALSE)

## S4 method for signature 'matrix'
spConvexHull(x, verbose = FALSE)

Arguments

x

[GPR|GPRsurvey]

verbose

[logical(1)] If FALSE, all messages and warnings are suppressed (use with care).


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