dropRepeatingNA {redcapAPI} | R Documentation |
Drop Row Where Repeat Instrument Is NA
Description
Drops rows where the repeat instrument is NA. Returns a data frame of records where repeat instruments have a value.
Usage
dropRepeatingNA(Records, rcon, quiet = FALSE)
Arguments
Records |
A |
rcon |
A |
quiet |
|
See Also
exportRecordsTyped()
,
exportReportsTyped()
[Package redcapAPI version 2.9.1 Index]