Description Usage Arguments Value Examples
Takes a data frame and returns a list with an element for each row of the data frame. This is an internal function.
1 |
df |
An object inheriting from class |
A list where each element is a one row data frame
1 2 | # small example using built in data
MplusAutomation:::splitDFByRow(mtcars)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.