| as.data.frame,expressionset-method {validate} | R Documentation |
Expressions are deparsed and combined in a data.frame with (some
of) their metadata. Observe that some information may be lost (e.g. options
local to the object).
## S4 method for signature 'expressionset' as.data.frame(x, expand_assignments = TRUE, ...)
x |
Object to coerce |
expand_assignments |
Toggle substitution of ':=' assignments. |
... |
arguments passed to other methods |
A data.frame with elements rule, name,
label, origin, description, and created.