| msg_box_confirm_to_replace | R Documentation | 
Message box to confirm replacement
msg_box_confirm_to_replace(name, type = "Variable", parent = CommanderWindow())
msg_box_confirm_to_replace_all(
  name,
  type = "Variables",
  parent = CommanderWindow()
)
| name | string - name of the object to repace. | 
| type | string - type of the object to repace. | 
| parent | Parent Tcl/Tk frame.. | 
Sring eihter "yes" or "no"
## Not run: \donttest{
msg_box_confirm_to_replace()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.