quick_map_krig: Visualize kriging prediction.

View source: R/quick_map_krig.R

quick_map_krigR Documentation

Visualize kriging prediction.

Description

Map projection of predict_kriging output.

Usage

quick_map_krig(df_sf, varname, segdata_obs = NULL)

Arguments

df_sf

Object of class "sf", output of predict_kriging.

varname

Choose which column of df to plot between "mean_pred" or "se_pred".

segdata_obs

Optionnal. Allows to plot observations on the map, default is NULL. Output of ajout_obs.


MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.