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