| set_types | R Documentation | 
This function takes physiologic variables in a data frame and sets them to the appropriate class types.
set_types(df, types)
| df | A data frame | 
| types | A named list with column name and setter function (ex: list(hr = as.hr)) | 
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.