Display the variables from the data frame

Hello Group,

I am trying to develop an application where the user can upload the file using the file input and then I want to display the variables in the form of checkbox from the data frame.

https://shiny.rstudio.com/gallery/datatables-demo.html

I referred the above link. I would like to have something similar , but , i want to render the column names in the checkbox group.

The whole idea is to, display the column names in the checkbox and later the user could modify the datatype of the column.

Sample of code supporting this would be helpful.

hi meraki,

this link helps you try to follow the code in that ink if you get any errors,let me kow.....

i too have developed a same kind of applicaiton

have a look ....