compact | R Documentation |
Remove all NULL
entries from a list.
compact(l)
l |
A list. |
This function is derived from the plyr::compact()
function. The function is defined separately in prettyGraphics
to reduce reliance on non-default packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.