Learn R Programming

deducorrect (version 1.3.7)

newdeducorrect: 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