View source: R/filterEmptyRow.R
filterEmptyRow | R Documentation |
Evaluates each row of a data frame for missingness. If all
fields (excluding the identifying fields) are missing, the row is
removed from the data. For the purpose of this function,
redcap_data_access_group
is considered an identifying field.
filterEmptyRow(data, rcon)
data |
A |
rcon |
A |
exportRecordsTyped()
,
exportReportsTyped()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.