updateDialog | R Documentation |
Updates specific properties from the current dialog box.
updateDialog(...)
... |
Named parameters and values to update a dialog box. |
Currently, the only dialog with support for this action is the New Connection dialog in which the code preview can be updated through this API.
updateDialog(code = "con <- NULL")
The updateDialog
function was added in version 1.1.67 of
RStudio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.