Good day,
I'm fairly new to R and still trying to get a grasp op its data-types as well as conversion between them.
I need to convert a data frame generated by the RMySql package into a list of objects, so that I can use it in a shiny renderUI definition.
I.e. given I have the...