Usage
dlgList(choices, preselect = NULL, multiple = FALSE, title = NULL,
..., gui = .GUI)
## These should not be called directly
## S3 method for class 'gui':
dlgList(choices, preselect = NULL, multiple = FALSE, title = NULL,
\dots, gui = .GUI)
## S3 method for class 'textCLI':
dlgList(choices, preselect = NULL, multiple = FALSE, title = NULL,
\dots, gui = .GUI)
## S3 method for class 'nativeGUI':
dlgList(choices, preselect = NULL, multiple = FALSE, title = NULL,
\dots, gui = .GUI)