View source: R/model_defaults.R
| list_get_exact | R Documentation |
Part of the companion-package extension API (used by aisdk.providers and aisdk.console).
list_get_exact(x, name, default = NULL)
x |
A list. |
name |
The exact element name to look up. |
default |
Value to return when |
The element value, or default.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.