Description Usage Arguments Examples
Outout the iframe syntax for a URL.
1 | build_iframe(input = NULL, is_nbviewer = FALSE, is_paste = TRUE)
|
input |
Character. URL. |
is_nbviewer |
Logical. Whether the url is Jupyter notebook. |
is_paste |
Logical. Whether or not to paste the text on the clipboard. |
1 | build_iframe("https://www.r-project.org/", is_paste = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.