check {variables} | R Documentation |
Check Observations Against Formal Description
Description
Check if observations correspond to their formal descriptions
Usage
check(object, data)
Arguments
object |
an object of class |
data |
a |
Details
The function returns true of data
matches the description
in object
.
[Package variables version 1.1-1 Index]