expand_string | R Documentation |
This is a kind of inverse of bquote
expand_string(s, level = 3)
s |
a string |
level |
integer sets the parent frame level for evaluation |
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.