Description Usage Arguments Value References Examples
Convert a data frame to an array.
1 |
df |
|
dimOrders |
|
array. mode = mode(df[[length(df)]])
. Mode of array is the same as the mode of the
values column (i.e., last column) in the data frame.
https://stackoverflow.com/a/9617424, https://stackoverflow.com/a/46129338.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.