initial.design | R Documentation |
create an initial design of o-of-a with n rows and m columns
initial.design(n, m)
n |
a positive integer |
m |
a positive integer |
a matrix with n rows and m columns
initial.design(n = 6, m = 3);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.