wrapList | R Documentation |
Wraps the specified argument in a list.
wrapList(x)
x |
Any object. |
Wraps an argument in a list if it not already is a list.
Further extracts the 'jobj' slot from S4 classes (such as workbook
and cellstyle
).
list
which wraps the provided argument if it not already was a list
.
If the provided argument is a S4 class with a 'jobj' slot, the corresponding slot is extracted and
wrapped in a list.
Martin Studer
Mirai Solutions GmbH https://mirai-solutions.ch
xlcCall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.