fill_map: a wrapper function to 'gstat::gstat' function to use a...

View source: R/modelling.R

fill_mapR Documentation

a wrapper function to 'gstat::gstat' function to use a univariate or multivariate geostatistical model with input of x,y coordinate and fill z column with predictions, for each id group. puff_my_df can be used to make all available entries available for each group

Description

a wrapper function to 'gstat::gstat' function to use a univariate or multivariate geostatistical model with input of x,y coordinate and fill z column with predictions, for each id group. puff_my_df can be used to make all available entries available for each group

Usage

fill_map(df, idcol, xcol = "x", ycol = "y", zcol = "z")

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.