View source: R/errorLocation.R
newerrorlocation | R Documentation |
Generate new errorlocation object
newerrorlocation(
adapt,
status,
call = sys.call(-1),
method,
user = Sys.info()["user"],
timestamp = date()
)
adapt |
Logical array of same dimensions of dataset, indicating which variable have to be changed per record |
status |
data.frame |
call |
A |
user |
|
timestamp |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.