Description Usage Arguments Value
An iframe can be created to display the views and windows hosted on other web pages using a shiny wrapper to accomplish the task in a shiny application
1 2 3 4 5 6 7 |
id |
is unique ID associated with the button for the UI namespace |
title |
character. Title of the iframe |
title_container |
function. A function wrapper for the size of the title |
iframe_description |
character. Text describing the contents of the iframe |
width |
number. A function wrapper for the size of the entire column |
HTML UI code for a shiny application
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.