check: Check Observations Against Formal Description

Description Usage Arguments Details

View source: R/variables.R

Description

Check if observations correspond to their formal descriptions

Usage

1
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.


variables documentation built on June 17, 2021, 3 p.m.

Related to check in variables...