Quality_Control_Time_Only: Perform automatic quality checks on the filtered surveys, but...

Quality_Control_Time_OnlyR Documentation

Perform automatic quality checks on the filtered surveys, but focuses solely on the survey times!

Description

This function takes a survey list (filtered) and performs a quality control check on it. This check is based on: Survey timing. The bottom 5% are classified as BQ.

Usage

Quality_Control_Time_Only(Filtered_Survey_List)

Arguments

Filtered_Survey_List

Contains the entire filtered survey list

Value

The filtered survey list, but with a column in each list element that is called "BQ" to flag all of the responses that fail the quality control test.

Examples

Quality_Control_Time_Only(Cint_Filtered_Surveys)

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.