Rdocumentation
powered by
Learn R Programming
emil (version 1.1-6)
as.data.frame.outcome: Convert outcome vector to data frame
Description
Convert outcome vector to data frame
Usage
## S3 method for class 'outcome': as.data.frame(x, ...)
Arguments
x
Outcome vector.
...
Ignored, kept for S3 consistency.
Value
The data frame underlying the outcome vector.