testCheckData: A list used to verify that ps_checkData() is valid

testCheckDataR Documentation

A list used to verify that ps_checkData() is valid

Description

A list used to verify that ps_checkData() is valid

Usage

testCheckData

Format

A list with the following elements

usage:

A string with the contents of the argument doc, date run, R version used

dataUsed:

The data frame specified by the argument data and GroupVar

params:

A character vector with the values of CheckDupVars, GroupVar, and Groups

analyticVars:

The vector of names specified by the argument AnalyticVars

Duplicates:

A data frame containing the observations with duplicate values

NegativeValues:

A data frame containing the observations with at least one negative value for a variable in AnalyticVars

Nvalues:

A data frame contain the number of observations with a value for each analytic variable

statistics:

A data frame containing the statistics statistics (by group, if Group is specified)

location:

The value of the parameter folder


benmarwick/karon documentation built on July 29, 2023, 10:11 a.m.