mod_mapUI: mod_map server function

Description Usage Arguments

View source: R/mod_mapUI.R

Description

Shiny module to generate the map

Usage

1
2
3
4
5
6
7
mod_glossary(input, output, session, nfidb, var_thes, numerical_thes,
  texts_thes, lang, data_inputs)

mod_mapUI(id, nfidb)

mod_map(input, output, session, data_inputs, nfidb, var_thes, texts_thes,
  numerical_thes, lang, cache_list)

Arguments

input

internal

output

internal

session

internal

nfidb

pool with database connection object

var_thes

variables thesaurus df

numerical_thes

numerical variables df

texts_thes

app translations df

lang

reactive with the decalred lang

data_inputs

reactive with the reactive data and the data inputs

id

shiny id

cache_list

inmemory cache

nfidb

pool object to access the database

input

internal

output

internal

session

internal

nfidb

pool with database connection object

var_thes

variables thesaurus df


MalditoBarbudo/NFIappkg documentation built on Nov. 21, 2019, 10:59 p.m.