from_just | R Documentation |
Unwrap a 'Just' value or throw an error
from_just(.m)
.m |
A maybe value |
The unwrapped 'Just' value
just(1) %>% from_just()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.