Description Usage Arguments Value Author(s) Examples
This is a convenience function for creating named variables from lists. It's particularly useful for "unpacking" the results of calls to .C
.
1 | extract.named( l, to=parent.frame())
|
l |
a list, with some named elements (no named elements is OK but pointless) |
to |
environment |
nothing directly, but will create variables
Mark Bravington
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.