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 May 13, 2024, 9:31 p.m.