Description Usage Arguments Examples
This is a kind of inverse of bquote
1 | expand_string(s, level = 3)
|
s |
a string |
level |
integer sets the parent frame level for evaluation |
1 2 | a <- runif(10)
expand_string("The r code is .(a)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.