spInterpToRaster: Interpolate trace elevation to raster

spInterpToRasterR Documentation

Interpolate trace elevation to raster

Description

Interpolate trace elevation to raster

Usage

## S4 method for signature 'GPRsurvey'
spInterpToRaster(x, nx = 100, ny = 100, h = 5, ...)

## S4 method for signature 'matrix'
spInterpToRaster(x, nx = 100, ny = 100, h = 5, CRSobj, ...)

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