Description Usage Arguments Value
View source: R/create_data_matrix.R
Create Data Matrix with ordering respected
1 2 | create_data_matrix(data, dims, ordering = c("RowMajorOrder",
"ColumnMajorOrder"))
|
data |
Data output from |
dims |
Dimensions of output |
ordering |
Ordering of the data |
Matrix of Values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.