Description Usage Arguments Value Examples
Binds the supplied vectors into columns of a matrix consisting with vector names as column names (if the vectors are named).
1 |
... |
one or more named vectors which should be combined into the columns of a matrix. If the vectors are named, these names will become the column names. Note that the vectors should all be of the same length and type. |
a matrix constructed from the named vectors.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.