newdeducorrect {deducorrect}R Documentation

Generate an S3 deducorrect object

Description

Generate an S3 deducorrect object

Usage

newdeducorrect(corrected, corrections, status, Call = sys.call(-1))

Arguments

corrected

The corrected data.frame

corrections

A data.frame listing old and new values for every row and variable where corrections were applied

status

A data.frame with at least one status column.

Call

Optionally, a call object.

Value

an S3 object of class deducorrect

See Also

deducorrect-object


[Package deducorrect version 1.3.7 Index]