validate (version 0.9.3)

values: Get values from object

Description

Get values from object

Usage

values(x, ...)

# S4 method for confrontation values(x, ...)

# S4 method for validation values(x, simplify = TRUE, drop = TRUE, ...)

# S4 method for indication values(x, simplify = TRUE, drop = TRUE, ...)

Arguments

x

an R object

...

Arguments to pass to or from other methods

simplify

Combine results with similar dimension structure into arrays?

drop

if a single vector or array results, drop 'list' attribute?

See Also

Other confrontation-methods: [,expressionset-method, as.data.frame,confrontation-method, confrontation-class, confront(), errors(), event(), keyset(), length,expressionset-method

Other validation-methods: aggregate,validation-method, all,validation-method, any,validation-method, barplot,validation-method, check_that(), compare(), confront(), event(), plot,validation-method, sort,validation-method, summary(), validation-class