module-data-variable: Variable selection Module

module-data-variableR Documentation

Variable selection Module

Description

Variable selection Module

Usage

data_variable_ui(id)

data_variable_server(id, data_r = reactive(NULL))

Arguments

id

Module's ID.

data_r

A reactive function returning a data.frame.

Value

  • UI: HTML tags that can be included in the UI part of the application.

  • Server: a shiny::reactive() function returning a list.


gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.