ForceDataFrame | R Documentation |
Force matrix and arrays to data.frame
ForceDataFrame(data)
data |
matrix, data.frame, array, list, etc. . . |
This is a helper function for build.x and build.y to convert arrays and matrices–which are not accepted in model.frame–into data.frames
a data.frame of the data
Jared P. Lander
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.