Changing Variable Data Types

Hello,

When I imported my data csv file all of the variables are set to “text” instead of ie. decimal. I attached a screenshot below for the age variable. How do I fix this?

Hi,

Either make a view with appropriate value types, or import using the R CSV plugin, or import directly from R using the opalr::table_save function. Datashield documentation is really out dated. I’ll make a cookbook for the import phase.

Regards Yannick