filter_justs | R Documentation |
Filter and unwrap a list of 'Just' values
filter_justs(.l)
.l |
List of maybe values |
A list of values
filter_justs(list(just(1), nothing(), just("a")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.