Drops rows where the repeat instrument is NA. Returns a data frame of records where repeat instruments have a value.
dropRepeatingNA(Records, rcon, quiet = FALSE)A data.frame containing the records from
exportRecordsTyped
A REDCap connection object as created by redcapConnection.
logical(1). When FALSE, a message is printed
indicating how many rows were in Records at the start and
completion of the subset.