Description Usage Arguments Value
Append a vector to an lvec
1 2 3 4 5 6 7 |
x |
|
y |
vector to append to |
... |
ignored; used to pass additional arguments to other methods. |
clone |
should |
Returns an lvec combining both x
and y
. When x
is
NULL
a clone of y
is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.