pred_map_dsm: Prediction map of fitted dsm model.

View source: R/pred_map_dsm.R

pred_map_dsmR Documentation

Prediction map of fitted dsm model.

Description

Map of density surface modelling fitted with pred_splines.

Usage

pred_map_dsm(predata, grid, var, facet_param = NULL, title = NULL)

Arguments

predata

data.frame of prediction.

grid

gridata in sf format or crs value. It have to be usable by st_crs.

var

Column name as character used as value to be plotted.

facet_param

Column name as character used as facetting parameter.

title

character string to put as title on the map.

Value

ggplot object.


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