rcm_to_numeric | R Documentation |
Safely typecast REDCap fields to numeric
rcm_to_numeric(...) ## S3 method for class 'rcm_data' rcm_to_numeric(df_data, chr_field) ## S3 method for class 'rcm_field_text' rcm_to_numeric(v_field) ## S3 method for class 'rcm_field_slider' rcm_to_numeric(v_field) ## S3 method for class 'rcm_field_calc' rcm_to_numeric(v_field)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.