Description Usage Arguments Value
Wrappers around rbind()
and cbind()
to produce a row
or column vector. They accept only one argument and are a clearer
semantic signal regarding the nature of the vector.
1 2 3 | row_vector(x)
col_vector(x)
|
x |
numeric vector. |
Array of dimension 1 x n or n x 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.