createDataTab: Render a specific data tab (including data table and related...

View source: R/data.R

createDataTabR Documentation

Render a specific data tab (including data table and related interface)

Description

Render a specific data tab (including data table and related interface)

Usage

createDataTab(index, data, name, session, input, output)

Arguments

index

Integer: index of the data to load

data

Data frame: data with everything to load

name

Character: name of the dataset

session

Shiny session

input

Shiny session input

output

Shiny session output

Value

NULL (function is only used to modify the Shiny session's state or internal variables)


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.