mod_graficas_server: graficas Server Function

Description Usage Arguments

View source: R/mod_graficas.R

Description

The function use as parameter the reactive function that returns a dataframe from the mod_DBSelector module, and the shiny input parameter to create the plots. These are put into the corresponding outputs for the UI reference in the

Usage

1
mod_graficas_server(input, output, session, dataframe_rec)

Arguments

input

shiny Parameter where the inputs from the UI are store

output

shiny parameter where the id are reference to display in the UI

session

shiny parameter to store the session

dataframe_rec

The reactive function that returns a dataframe


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