Description Usage Arguments Value Author(s)
Presents the user with a dialog box to select items from a list.
1 2 3 |
options |
vector, options to be selected from |
selected |
vector, subset of options selected by default |
title |
character scalar, window title |
ordersel |
boolean, keep the selected items in order? |
ordernsel |
boolean, keep the not selected items in order? |
height |
scalar, height of the two listboxes |
A character vector containing the selected items. If a vector of a different class was initially provided, it must be manually coerced back to the correct type.
Colin A. Smith, annaffy@colinsmith.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.