library(tbltools)
tRAT_data <- tbl_fetch_immediate_feedback_test_data(data_gs_title = "${data_gs_title}") tRAT_data
tRAT_data %>% tbl_summarize_immediate_feedback_test_data()
The sizing of this tRAT visualization depends on the number of teams and fig.width
and fig.height
should be adjusted as needed.
tRAT_data %>% tbl_generate_immediate_feedback_test()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.