newerrorlocation {editrules} | R Documentation |
Generate new errorlocation object
Description
Generate new errorlocation object
Usage
newerrorlocation(
adapt,
status,
call = sys.call(-1),
method,
user = Sys.info()["user"],
timestamp = date()
)
Arguments
adapt |
Logical array of same dimensions of dataset, indicating which variable have to be changed per record |
status |
data.frame |
call |
A |
user |
|
timestamp |
|
[Package editrules version 2.9.5 Index]