interpolateTimeToDepth: Time-to-depth conversion based on depth information

View source: R/interpolateTimeToDepth.R

interpolateTimeToDepthR Documentation

Time-to-depth conversion based on depth information

Description

1D and 2D interpolation

Usage

interpolateTimeToDepth(
  x,
  z = NULL,
  twt = NULL,
  pos = NULL,
  method = "linear",
  h = 2
)

emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.