We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf93d7 commit 2556faeCopy full SHA for 2556fae
R/tm_a_regression_picks.R
@@ -6,8 +6,7 @@ tm_a_regression.picks <- function(label = "Regression Analysis",
6
choices = is.numeric,
7
selected = tidyselect::last_col(),
8
multiple = TRUE
9
- ),
10
- teal.transform::values()
+ )
11
),
12
response = teal.transform::picks(
13
teal.transform::datasets(),
0 commit comments