Description Usage Arguments Author(s) See Also Examples
unsass
assigns multiple objects in its argument
rhs
(right-hand side) to multiple objects (names) chained in its
argument lhs
(left-hand-side).
This is a helper function to simplify the use of the package. The right-hand
side can be a function that returns multiple objects and the left-hand side
must be a formula with objects (names) chained by ~
. Assignment works
via lhs %=% rhs
.
1 | unsass(lhs, rhs)
|
lhs |
A |
rhs |
A |
Barry Rowlingson (January, 2013)
mcmcstart
for generating starting parameters or indicators
unsass
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.