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 006b374 commit 56be63fCopy full SHA for 56be63f
R/tm_g_bivariate.R
@@ -668,7 +668,6 @@ srv_g_bivariate <- function(id,
668
decorated_output_q <- srv_teal_transform_data("decorate", data = output_q, transformators = decorators)
669
670
decorated_output_q_facets <- reactive({
671
-
672
ANL <- merged$anl_q_r()[["ANL"]]
673
row_facet_name <- as.vector(merged$anl_input_r()$columns_source$row_facet)
674
col_facet_name <- as.vector(merged$anl_input_r()$columns_source$col_facet)
0 commit comments