just | R Documentation |
Create a 'Just' variant of a maybe value
just(a)
a |
A value to wrap in a 'Just' container |
A 'Just' variant of a maybe value
just(1)
just("hello")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.