View source: R/utils-transform.R
fill_data | R Documentation |
Function that with one particular variable and event it fills all the rows in the data with the value in that particular event. Auxiliar to rd_rlogic function
fill_data(which_event, which_var, data)
which_event |
String with the name of the event |
which_var |
String with the name of the variable |
data |
Dataset containing the REDCap data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.