mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
9 lines
161 B
Markdown
9 lines
161 B
Markdown
|
|
# Wrapper for columnSelectInput
|
||
|
|
|
||
|
|
Wrapper for columnSelectInput
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
``` r
|
||
|
|
selectPlotVariables(data, exclude = NULL, allow_none = TRUE, var_types, ...)
|
||
|
|
```
|