mod_helpUI: mod_helpUI and mod_help

View source: R/mod_helpUI.R

mod_helpUIR Documentation

mod_helpUI and mod_help

Description

module for creating the astounding viz when click

Usage

mod_helpUI(id)

mod_help(
  input,
  output,
  session,
  data_reactives,
  viz_reactives,
  nfidb,
  var_thes,
  texts_thes,
  numerical_thes,
  lang
)

Arguments

id

shiny id

input

internal

output

internal

session

internal

data_reactives, viz_reactives

reactives needed

nfidb

object to access the database, with describe_var method

var_thes, texts_thes, numerical_thes

thesauruses

lang

language selected


MalditoBarbudo/nfiApp documentation built on June 13, 2025, 9:13 p.m.