queryList: queryList

Description Usage Arguments

Description

A generator function for the dataQueries-class. Takes an optional dataframe and queryRun number and creates a reference object. If the data.frame is not provided then an empty one is generated.

Usage

1
queryList(q = NULL, queryRun = 1)

Arguments

q

query data.frame with the columns id, identifier, queryRun, patid, CRF, repeatLine, firstQuery, STATScomments,comments, resolved, STATSresolved

queryRun

A number denoting the query run. Useful for seeing what queries are still active.


finite2/dataCleaning documentation built on May 20, 2019, 2:08 p.m.