bm_options | R Documentation |
bm_options()
returns the bittermelon
packages global options.
bm_options(..., default = FALSE)
... |
|
default |
If |
A list of option values.
Note this function does not set option values itself but
this list can be passed to options()
, withr::local_options()
, or withr::with_options()
.
bittermelon for a high-level description of relevant global options.
bm_options()
bm_options(default = TRUE)
bm_options(bittermelon.compress = "vertical")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.