| show_rcode_modal {teal} | R Documentation |
Show R code modal
Description
Use the shiny::showModal() function to show the R code inside.
Usage
show_rcode_modal(title = NULL, rcode, session = getDefaultReactiveDomain())
Arguments
title |
( |
rcode |
( |
session |
( |
References
[Package teal version 0.15.2 Index]