get_prioritised_value | R Documentation |
Pluck nested values from config in order of priority
get_prioritised_value(values, priority, missing = "missing")
values |
A named vector from which a values is chosen |
priority |
A ranked set of keys |
missing |
Value returned when none of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.