mod_DBSelector_server: DBSelector Server Function

Description Usage Arguments Value

View source: R/mod_DBSelector.R

Description

Using the filters selected in the UI the function returns a reactive function that returns a dataframe filtered using the corresponding filters.

Usage

1
mod_DBSelector_server(input, output, session, interval_ba_rea, dataframe_fil)

Arguments

input

shiny internal

output

shiny internal

session

shiny internal

interval_ba_rea

Interval reactive that returne time interval to select data

Value

reactive function that returns a filtered dataframe using the inputs from the UI


CentroGeo/visualizadorIncidentesViales documentation built on June 1, 2021, 7:46 p.m.