hlpr_smooth_shiny: Smooth variable spatially in mini-shiny-apps

View source: R/h.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/SPATA2 documentation built on March 16, 2024, 10:25 a.m.