Description Usage Arguments Value Examples
compact filters NULL elments from a list; compactChar filters
empty strings ("") from a list (or vector); compactNA filters
NAs.
1 2 3 4 5 | compact(x)
compactChar(x)
compactNA(x)
|
x |
A vector or list. |
A vector or list with empty elements filtered out.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.