Description Usage Arguments Details See Also
Combines unitted objects as if they were not unitted, but enforces unit consistency across the objects to be combined.
1 2 3 4 5 |
... |
unitted vectors, matrices, or data.frames |
deparse.level
is an integer controlling the construction of labels, as in
the default rbind and cbind methods. Only deparse.level = 0 and 1 are
available for unitted rbind/cbind calls.
Other unitted object manipulation: unitted_c
,
unitted_merge
, unitted_rep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.