get_all_invalids: Getting Invalid Summaries

Description Usage Arguments Value

View source: R/get_all_invalids.R

Description

This function will call upon each of the functions that end with '_invalid' and combine the results from all into one data frame. All invalid checks were done at the patient-visit-level: If *one* message in a patient-visit was found to be invalid, then the whole patient visit was returned as invalid.

Usage

1

Arguments

data

The raw data from BioSense on which you will do the invalid checks.

Value

A data frame that contains the results from all of the '_invalid' functions.


markhwhiteii/biosensequality documentation built on May 14, 2019, 7:43 a.m.