View source: R/show_rcode_modal.R
show_rcode_modal | R Documentation |
R
code modalUse the shiny::showModal()
function to show the R
code inside.
show_rcode_modal(title = NULL, rcode, session = getDefaultReactiveDomain())
title |
( |
rcode |
( |
session |
( |
shiny::showModal()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.