module-data-full: Data Module

module-data-fullR Documentation

Data Module

Description

This module allow to import data into the application, to map input's columns to variable of interest for the simulation and to validate that all is in order to proceed.

Usage

data_full_ui(id)

data_full_server(id, main_session = shiny::getDefaultReactiveDomain())

Arguments

id

Module's ID.

main_session

Main session.

Value

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

  • Server: a shiny::reactive() function returning a data.frame.


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