View source: R/util_data_type_conversion.R
util_data_type_conversion | R Documentation |
Utility function to convert a study variable to match the data type given in the metadata, if possible.
util_data_type_conversion(x, type)
x |
the value |
type |
expected data type |
the transformed values (if possible)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.