Description Usage Arguments Value Examples
This function just demonstrates how you can use the ... construct to pass any collection of arrays to a function for processing. Used as a prototype for the parallel_inputs function.
1 |
... |
any collection of arguments |
nothing
1 | print_inputs(1:3,1:5,1:9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.