Creating Custom Dialogs

Custom dialogs allow you to create a user interface for generating command syntax. You can create custom dialogs that generate and run the command syntax for extension commands or you can create custom dialogs that directly generate and run R code without use of extension commands.

This tutorial focuses on custom dialogs for extension commands and custom dialogs that directly generate and run R code. For more information on the general subject of custom dialogs, see Core System>Extensions>Creating and managing custom dialogs in the Help system.