Description Usage Arguments Value Examples
Based on selecttable
and a set of inputs
1 | getSelection(selectable, input, duplicates.ok = FALSE)
|
selectable |
logical matrix: |
input |
list of numeric vectors: list of wished input values |
duplicates.ok |
logical: can variables be selected twice (default: |
a logical matrix with the entries 0 (var can not be selected), 1 (var can be selected) and 2 (var is selected)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.