Description Usage Arguments Value Author(s) See Also
S3 generic for mixDesign class.
1 2 | ## S3 method for class 'mixDesign'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
|
x |
needs to be an object of class |
row.names |
vector containing the row names. |
optional |
logical value. If ‘TRUE’, setting row names and converting column names (to syntactic names: see |
... |
additional arguments to be passed to or from methods. |
The function as.data.frame.mixDesign
returns a data frame.
Thomas Roth thomas.roth@tu-berlin.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.