Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rstudioapi (version 0.17.0)

updateDialog: Updates a Dialog Box

Description

Updates specific properties from the current dialog box.

Usage

updateDialog(...)

Arguments

...

Named parameters and values to update a dialog box.

Details

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")