checkInputForTable | R Documentation |
Create list of UI input names for the table chosen by the User
checkInputForTable(df)
df |
A |
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.
A list
with input names used by UI
Alina Tselinina tselinina@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.