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 June 12, 2025, 12:06 p.m.