checkInputForTable: Create list of input names

View source: R/functions.R

checkInputForTableR Documentation

Create list of input names

Description

Create list of UI input names for the table chosen by the User

Usage

checkInputForTable(df)

Arguments

df

A data.frame for which the input will be generated

Details

This function has been designed to help in creating dynamic UI input based on the types of data frame columns. Only integer and character columns are being considered.

Value

A list with input names used by UI

Author(s)

Alina Tselinina tselinina@gmail.com


aqlina/musicBox documentation built on Jan. 20, 2024, 2:29 a.m.