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 c37c2ad commit fd889ecCopy full SHA for fd889ec
R/tm_a_pca.R
@@ -240,7 +240,7 @@ ui_a_pca <- function(id, ...) {
240
choices = args$plot_choices,
241
selected = args$plot_choices[1]
242
),
243
- ui_teal_transform_data(ns("decorator"), transformators = args$decorators)
+ ui_teal_transform_data(ns("decorate"), transformators = args$decorators)
244
245
teal.widgets::panel_item(
246
title = "Pre-processing",
0 commit comments