values | R Documentation |
Get values from object
values(x, ...)
## S4 method for signature 'confrontation'
values(x, ...)
## S4 method for signature 'validation'
values(x, simplify = TRUE, drop = TRUE, ...)
## S4 method for signature 'indication'
values(x, simplify = TRUE, drop = TRUE, ...)
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? |
Other confrontation-methods:
[,expressionset-method
,
as.data.frame,confrontation-method
,
confront()
,
confrontation-class
,
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()
,
names<-,rule,character-method
,
plot,validation-method
,
sort,validation-method
,
summary()
,
validation-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.