interpSlices | R Documentation |
Interpolate horizontal slices
## S4 method for signature 'GPRsurvey'
interpSlices(
x,
dx = NULL,
dy = NULL,
dz = NULL,
h = 6,
extend = c("chull", "bbox", "obbox", "buffer"),
buffer = NULL,
shp = NULL,
m = NULL,
n = NULL
)
x |
GPRsurvey object |
dx |
Spatial sampling in the x-direction |
dy |
Spatial sampling in the y-direction |
dz |
Spatial sampling in the z-direction |
h |
Number of levels in the hierarchical construction of the multilevel
B-spline interpolation. See |
extend |
[ |
buffer |
[ |
shp |
[ The parameter
|
MBA{mba.surf}
multilevel
B-spline interpolation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.