Description Usage Arguments Value Note See Also
A hemilist is a named list which has at least one of the following fields: lh
and rh
. The fields can store arbitrary values.
1 |
lh_data |
any R object, the lh value. |
rh_data |
any R object, the rh value. |
a hemilist
This function is trivial and mainly exists to document what a hemilist is (so this explanation can be linked to from the documentation of other functions which use the concept).
Other hemilist functions:
hemilist.wrap()
,
is.hemilist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.