dataCheck: dataCheck

View source: R/dataCheck.R

dataCheckR Documentation

dataCheck

Description

dataCheck

Usage

dataCheck(
  data,
  data_old = NULL,
  cond,
  text = "",
  varname = NULL,
  threshold = NULL
)

Arguments

data

The dataset

data_old

A previously checked dataset

cond

The logical condition to test

text

The message to prefix the list in case of error

varname

The ID varname

threshold

The max number of ID displayed

Value

a vector


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.