hlpr_smooth_shiny: Smooth variable spatially in mini-shiny-apps

View source: R/helper-functions.R

hlpr_smooth_shinyR Documentation

Smooth variable spatially in mini-shiny-apps

Description

Helper function to use independently (or in a pipe)

Usage

hlpr_smooth_shiny(variable, coords_df, smooth_span)

Arguments

variable

The variable to smooth

coords_df

Data.frame that contains x and y coordinates

smooth_span

Span to smooth with

Value

Data.frame with the smoothed variable specified in variable.


kueckelj/SPATA documentation built on March 22, 2022, 9:59 p.m.