mod_dataInput: mod_dataInput and mod_data

View source: R/mod_dataInput.R

mod_dataInputR Documentation

mod_dataInput and mod_data

Description

A shiny module to create and populate the data inputs, linked between them. It is based on shinyWidgets::selectizeGroupUI module, but adapted to our case

Usage

mod_dataInput(id, params, label = NULL,
  btn_label = "Restableix els filtres", inline = TRUE)

Arguments

id

shiny id

params

list with params

label

label

btn_label

button label

inline

logical


MalditoBarbudo/allometrApp documentation built on May 5, 2023, 9:45 p.m.