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 var or vars

data

a data.frame

Details

The function returns true of data matches the description in object.


[Package variables version 1.1-1 Index]