Description Usage Arguments Value
View source: R/default_x_generator.R
Function that generates an input data matrix. Used as default in generate_simulation_input
.
1 | default_x_generator(n_rows, n_cols)
|
n_rows |
Number ofrows to produce. |
n_cols |
Number of columns to produce. |
A matrix of data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.