gridinter {RGeostats}R Documentation

Interpolate from a grid Db

Description

Interpolate external drift variables from a Grid Db into another Db

Usage

gridinter(dbgrid, dbdata, loctype = "f", start = 1)

Arguments

dbgrid

The db-class Grid Db where the input variables are defined

dbdata

The db-class Db file where the interpolated variables must be created

loctype

Type of variable created in the output Db

start

Index of the first created field

Value

The Data Db where the new variables have been created.


[Package RGeostats version 14.0.10 Index]