isDepthTime: Is the z-dimension time?

isDepthTimeR Documentation

Is the z-dimension time?

Description

Is the z-dimension time?

Usage

isDepthTime(x)

## S4 method for signature 'GPR'
isDepthTime(x)

## S4 method for signature 'GPRsurvey'
isDepthTime(x)

isDepthDepth(x)

## S4 method for signature 'GPRsurvey'
isDepthDepth(x)

## S4 method for signature 'GPR'
isDepthDepth(x)

Arguments

x

[GPR class] An object of the class GPR

Value

[logical(1)] TRUE if the z-dimension is in unit of time, FALSE if the z-dimension is in unit of length (depth)


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