| quak_options | R Documentation |
Prints every quak option (via print.quak_opts()) and invisibly returns a
tibble of the same information. The resolution order is: value set via
options(quak.*) -> the option's env var -> a built-in default.
quak_options(mask = TRUE)
mask |
Logical. When |
Invisibly, a tibble::tibble() with columns option, value,
source, env_var, env_value, and default.
quak_options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.