Description Usage Arguments Value Examples
Create five named 2D arrays: checker, urandom, zeros, ones, rectangle.
1 | make_arrays(m = 5, n = 5)
|
m |
numeric |
n |
numeric |
list of five named 2D arrays
1 | make_arrays(5, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.