Description Usage Arguments Value Examples
Compact()
takes a vector .x
and returns it with all NULL and
NA values filtered out.
1 | Compact(.x)
|
.x |
A vector. |
Vector .x but with all NULL and NA values filtered out.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.