Description Usage Arguments Value Author(s) See Also Examples
glue
provides string interpolation similar to Python's F-strings, but returned values
inherit the glue
class. This seems to cause unexpected results in certain environments,
e.g. base::cat()
.
1 | gum(..., .envir = parent.frame())
|
... |
|
.envir |
|
character
Brendan Knapp brendan.g.knapp@gmail.com
glue::glue()
glue::glue_data()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.