makeList
01 Syntax
SMRUCC.Rsharp.Runtime.Internal.Object.Converts.makeList
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| listByRows | 1 | cast the dataframe object to row list |
03 Members
listByRows(dataframe)
cast the dataframe object to row list
Parameters
| Name | Type | Description |
|---|---|---|
data | dataframe | - |
Returns
row list wrap the column list