From aaeba42125a6ab948ae9db510b254a9474470b25 Mon Sep 17 00:00:00 2001 From: Nikolay Nikolaev <nikolay.borislavov@gmail.com> Date: Sun, 21 Jan 2024 14:32:41 +0100 Subject: [PATCH] Add Infos --- tutorial_page.Rmd | 2 +- tutorial_page.html | 99 +++++++++++++++++++++++----------------------- 2 files changed, 51 insertions(+), 50 deletions(-) diff --git a/tutorial_page.Rmd b/tutorial_page.Rmd index 6c91137..4083514 100644 --- a/tutorial_page.Rmd +++ b/tutorial_page.Rmd @@ -25,7 +25,7 @@ Link zum Datensatz auf Kaggle: https://www.kaggle.com/code/karnikakapoor/board-g ### Inhalt -Der Datensatz umfasst 20.343 Einträge und enthält verschiedene Informationen zu Brettspielen. Hier sind die Spalten und ihre jeweiligen Inhalte: +Der Originale Datensatz umfasst 20.343 Einträge und enthält verschiedene Informationen zu Brettspielen. Allerdings wurde der Datensatz für diese Übung auf 500 Einträge gekürzt. Hier sind die Spalten und ihre jeweiligen Inhalte: **ID**: Eine eindeutige Identifikationsnummer für jedes Brettspiel im Datensatz.*(Integer)*\ **Name:** Der Name des Brettspiels.*(String)*\ diff --git a/tutorial_page.html b/tutorial_page.html index 4161d78..b616232 100644 --- a/tutorial_page.html +++ b/tutorial_page.html @@ -126,9 +126,10 @@ class="uri">https://www.kaggle.com/code/karnikakapoor/board-games-analysis/input </div> <div id="section-inhalt" class="section level3"> <h3>Inhalt</h3> -<p>Der Datensatz umfasst 20.343 Einträge und enthält verschiedene -Informationen zu Brettspielen. Hier sind die Spalten und ihre jeweiligen -Inhalte:</p> +<p>Der Originale Datensatz umfasst 20.343 Einträge und enthält +verschiedene Informationen zu Brettspielen. Allerdings wurde der +Datensatz für diese Übung auf 500 Einträge gekürzt. Hier sind die +Spalten und ihre jeweiligen Inhalte:</p> <p><strong>ID</strong>: Eine eindeutige Identifikationsnummer für jedes Brettspiel im Datensatz.<em>(Integer)</em><br /> <strong>Name:</strong> Der Name des Brettspiels.<em>(String)</em><br /> @@ -1243,19 +1244,19 @@ learnr:::store_exercise_cache(structure(list(label = "replace-special-chars", gl <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "second-quiz-1", question = structure("Mit welchem R-Befehl lassen sich Packages installieren?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_be1d985", + "character")), answers = list(structure(list(id = "lnr_ans_30e3f9f", option = "install.packages()", value = "install.packages()", label = structure("install.packages()", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e89a2ef", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_2018d14", option = "add.packages()", value = "add.packages()", label = structure("add.packages()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e696377", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_19a95c6", option = "install.library()", value = "install.library()", label = structure("install.library()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_bdf59b7", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_b11e9e1", option = "install()", value = "install()", label = structure("install()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", "tutorial_quiz_answer"))), button_labels = list(submit = structure("<span data-i18n=\"button.questionsubmit\">Submit Answer<\u002fspan>", html = TRUE, class = c("html", @@ -1266,7 +1267,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "second-quiz-1-answer", question = "second-quiz-1"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 601899230.719719, options = list()), class = c("learnr_radio", + seed = 825390033.615648, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1274,16 +1275,16 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "second-quiz-2", question = structure("Mit welchem R-Befehl lassen sich die installierten Packages initialisieren?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_e84571d", + "character")), answers = list(structure(list(id = "lnr_ans_3e6d706", option = "use()", value = "use()", label = structure("use()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_2781b16", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_a61071", option = "library()", value = "library()", label = structure("library()", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_84efd9b", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_37fa355", option = "init()", value = "init()", label = structure("init()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e2e3021", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_ad83c60", option = "install.packages()", value = "install.packages()", label = structure("install.packages()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1295,23 +1296,23 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "second-quiz-2-answer", question = "second-quiz-2"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 460423745.285598, options = list()), class = c("learnr_radio", + seed = 742934503.154044, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "second-quiz-3", question = structure("Welcher Packet benutzen wir, um XLSX-Dateien zu lesen?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_10e2d44", + "character")), answers = list(structure(list(id = "lnr_ans_dc380c1", option = "readxl()", value = "readxl()", label = structure("readxl()", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_630dc3d", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_47f8b23", option = "readxls()", value = "readxls()", label = structure("readxls()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_30358b7", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_b51e923", option = "readexcel()", value = "readexcel()", label = structure("readexcel()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_3a0342f", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_153572b", option = "excelread()", value = "excelread()", label = structure("excelread()", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", "tutorial_quiz_answer"))), button_labels = list(submit = structure("<span data-i18n=\"button.questionsubmit\">Submit Answer<\u002fspan>", html = TRUE, class = c("html", @@ -1322,7 +1323,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "second-quiz-3-answer", question = "second-quiz-3"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 1284267179.90197, options = list()), class = c("learnr_radio", + seed = 228144180.393762, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1330,19 +1331,19 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "second-quiz-4", question = structure("Wie lassen sich einzelne Spalten aus dem Datensatz auslesen?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_f675a70", + "character")), answers = list(structure(list(id = "lnr_ans_9f83eb7", option = "dataset&\\`column\\`", value = "dataset&\\`column\\`", label = structure("dataset&`column`", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_d93701d", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_d5ddbb9", option = "column$dataset", value = "column$dataset", label = structure("column$dataset", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e0dd963", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_cd440d6", option = "dataset%\\`column\\`", value = "dataset%\\`column\\`", label = structure("dataset%`column`", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_267e7db", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_94d4f41", option = "dataset$\\`column\\`", value = "dataset$\\`column\\`", label = structure("dataset$`column`", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1354,7 +1355,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "second-quiz-4-answer", question = "second-quiz-4"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 678218021.18418, options = list()), class = c("learnr_radio", + seed = 380567646.322784, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1650,10 +1651,10 @@ learnr:::store_exercise_cache(structure(list(label = "hypothesis-test", global_s <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "hypothesis-quiz-1", question = structure("Die durchschnittliche Spielzeit betraegt 30 minuten.", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_9bb17a5", + "character")), answers = list(structure(list(id = "lnr_ans_483dc13", option = "Wahr", value = "Wahr", label = structure("Wahr", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_1f3a562", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_6250576", option = "Falsch", value = "Falsch", label = structure("Falsch", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", "tutorial_quiz_answer"))), button_labels = list(submit = structure("<span data-i18n=\"button.questionsubmit\">Submit Answer<\u002fspan>", html = TRUE, class = c("html", @@ -1664,7 +1665,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "hypothesis-quiz-1-answer", question = "hypothesis-quiz-1"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 1544183715.28093, options = list()), class = c("learnr_radio", + seed = 1929084801.6017, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1672,10 +1673,10 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "hypothesis-quiz-2", question = structure("Pro Spiel haben 15000 leute eine Bewertung gegeben.", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_495a2cf", + "character")), answers = list(structure(list(id = "lnr_ans_dee4a8f", option = "Wahr", value = "Wahr", label = structure("Wahr", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_731cf7b", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_2e71569", option = "Falsch", value = "Falsch", label = structure("Falsch", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", "tutorial_quiz_answer"))), button_labels = list(submit = structure("<span data-i18n=\"button.questionsubmit\">Submit Answer<\u002fspan>", html = TRUE, class = c("html", @@ -1686,7 +1687,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "hypothesis-quiz-2-answer", question = "hypothesis-quiz-2"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 2019060634.0598, options = list()), class = c("learnr_radio", + seed = 769537120.641656, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1732,20 +1733,20 @@ learnr:::store_exercise_cache(structure(list(label = "plotExercise", global_setu <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "quiz-ggplot-1", question = structure("Was ist der Median im Diagramm?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_7e8eeec", + "character")), answers = list(structure(list(id = "lnr_ans_7308ca1", option = "ein vertikaler Strich", value = "ein vertikaler Strich", label = structure("ein vertikaler Strich", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_1cc8cbd", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_eb99ae4", option = "die Höhe der Box", value = "die Höhe der Box", label = structure("die Höhe der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_a0d5cc6", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_423f374", option = "ein horizontaler Strich in der Mitter der Box", value = "ein horizontaler Strich in der Mitter der Box", label = structure("ein horizontaler Strich in der Mitter der Box", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e368d73", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_5c4053e", option = "das untere Ende der Box", value = "das untere Ende der Box", label = structure("das untere Ende der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1757,7 +1758,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "quiz-ggplot-1-answer", question = "quiz-ggplot-1"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 1433709425.83238, options = list()), class = c("learnr_radio", + seed = 320931221.350555, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1765,19 +1766,19 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_checkbox", label = "quiz-ggplot-2", question = structure("Was sind die Quartile im Diagramm?(Es sind mehrere Antworten möglich)", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_2854118", + "character")), answers = list(structure(list(id = "lnr_ans_4971d89", option = "das obere Ende der Box", value = "das obere Ende der Box", label = structure("das obere Ende der Box", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_c6611ef", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_816d371", option = "Punkte oberhalb der Box", value = "Punkte oberhalb der Box", label = structure("Punkte oberhalb der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_8e1fc07", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_f0e7729", option = "ein Drittel des vertikalen Strichs", value = "ein Drittel des vertikalen Strichs", label = structure("ein Drittel des vertikalen Strichs", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_3dedaa3", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_e389652", option = "das untere Ende der Box", value = "das untere Ende der Box", label = structure("das untere Ende der Box", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1789,26 +1790,26 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_checkbox", lab "character")), message = NULL, post_message = NULL), ids = list( answer = "quiz-ggplot-2-answer", question = "quiz-ggplot-2"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 211417526.901551, options = list()), class = c("learnr_checkbox", + seed = 1197819397.94222, options = list()), class = c("learnr_checkbox", "tutorial_question")), session = session) </script> <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "quiz-ggplot-3", question = structure("Was sind die Maximalwerte im Diagramm?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_ebe3230", + "character")), answers = list(structure(list(id = "lnr_ans_3ab683c", option = "Punkte oberhalb der Box", value = "Punkte oberhalb der Box", label = structure("Punkte oberhalb der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_a62487", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_3c6f732", option = "die Spitzen des vertikalen Strichs", value = "die Spitzen des vertikalen Strichs", label = structure("die Spitzen des vertikalen Strichs", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_c378148", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_5337dfa", option = "die x-Achse und die y-Achse", value = "die x-Achse und die y-Achse", label = structure("die x-Achse und die y-Achse", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_3d8920e", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_1195717", option = "die Flaeche der Box", value = "die Flaeche der Box", label = structure("die Flaeche der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1820,7 +1821,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "quiz-ggplot-3-answer", question = "quiz-ggplot-3"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 1430753873.33375, options = list()), class = c("learnr_radio", + seed = 65594827.969455, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1828,15 +1829,15 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label <script type="application/shiny-prerendered" data-context="server"> learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label = "quiz-ggplot-4", question = structure("An was erkennt man im Diagramm die Ausreißer?", html = TRUE, class = c("html", - "character")), answers = list(structure(list(id = "lnr_ans_40465c9", + "character")), answers = list(structure(list(id = "lnr_ans_2522fc3", option = "es sind Punkte außerhalb der Box", value = "es sind Punkte außerhalb der Box", label = structure("es sind Punkte außerhalb der Box", html = TRUE, class = c("html", "character")), correct = TRUE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_678c963", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_5aeafe9", option = "an der Größe der Box", value = "an der Größe der Box", label = structure("an der Größe der Box", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", - "tutorial_quiz_answer")), structure(list(id = "lnr_ans_3c1c65d", + "tutorial_quiz_answer")), structure(list(id = "lnr_ans_fc8e677", option = "durch schlechtes Verhalten", value = "durch schlechtes Verhalten", label = structure("durch schlechtes Verhalten", html = TRUE, class = c("html", "character")), correct = FALSE, message = NULL, type = "literal"), class = c("tutorial_question_answer", @@ -1848,7 +1849,7 @@ learnr:::question_prerendered_chunk(structure(list(type = "learnr_radio", label "character")), message = NULL, post_message = NULL), ids = list( answer = "quiz-ggplot-4-answer", question = "quiz-ggplot-4"), loading = NULL, random_answer_order = FALSE, allow_retry = FALSE, - seed = 319161909.851379, options = list()), class = c("learnr_radio", + seed = 694002896.17683, options = list()), class = c("learnr_radio", "tutorial_question")), session = session) </script> @@ -1899,7 +1900,7 @@ learnr:::store_exercise_cache(structure(list(label = "barplotExercise", global_s <!--/html_preserve--> <!--html_preserve--> <script type="application/shiny-prerendered" data-context="execution_dependencies"> -{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["packages"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["packages","version"]},"class":{"type":"character","attributes":{},"value":["data.frame"]},"row.names":{"type":"integer","attributes":{},"value":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65]}},"value":[{"type":"character","attributes":{},"value":["backports","base","bslib","cachem","cellranger","checkmate","cli","colorspace","commonmark","compiler","datasets","digest","dplyr","ellipsis","evaluate","fansi","farver","fastmap","fontawesome","generics","ggplot2","glue","graphics","grDevices","grid","gtable","highr","htmltools","htmlwidgets","httpuv","jquerylib","jsonlite","knitr","labeling","later","learnr","lifecycle","magrittr","markdown","methods","mime","munsell","pillar","pkgconfig","promises","R6","Rcpp","readxl","rlang","rmarkdown","rprojroot","sass","scales","shiny","stats","tibble","tidyselect","tools","utf8","utils","vctrs","withr","xfun","xtable","yaml"]},{"type":"character","attributes":{},"value":["1.4.1","4.3.2","0.6.1","1.0.8","1.1.0","2.3.1","3.6.1","2.1-0","1.9.0","4.3.2","4.3.2","0.6.33","1.1.4","0.3.2","0.23","1.0.5","2.1.1","1.1.1","0.5.2","0.1.3","3.4.4","1.6.2","4.3.2","4.3.2","4.3.2","0.3.4","0.10","0.5.7","1.6.4","1.6.13","0.1.4","1.8.7","1.45","0.4.3","1.3.2","0.11.5","1.0.4","2.0.3","1.12","4.3.2","0.12","0.5.0","1.9.0","2.0.3","1.2.1","2.5.1","1.0.11","1.4.3","1.1.2","2.25","2.0.4","0.4.8","1.2.1","1.8.0","4.3.2","3.2.1","1.2.0","4.3.2","1.2.4","4.3.2","0.6.4","2.5.2","0.41","1.8-4","2.3.8"]}]}]} +{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["packages"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["packages","version"]},"class":{"type":"character","attributes":{},"value":["data.frame"]},"row.names":{"type":"integer","attributes":{},"value":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62]}},"value":[{"type":"character","attributes":{},"value":["backports","base","bslib","cachem","cellranger","checkmate","cli","colorspace","commonmark","compiler","datasets","digest","ellipsis","evaluate","fansi","farver","fastmap","fontawesome","ggplot2","glue","graphics","grDevices","grid","gtable","highr","htmltools","htmlwidgets","httpuv","jquerylib","jsonlite","knitr","labeling","later","learnr","lifecycle","magrittr","markdown","methods","mime","munsell","pillar","pkgconfig","promises","R6","Rcpp","readxl","rlang","rmarkdown","rprojroot","sass","scales","shiny","stats","tibble","tools","utf8","utils","vctrs","withr","xfun","xtable","yaml"]},{"type":"character","attributes":{},"value":["1.4.1","4.3.2","0.6.1","1.0.8","1.1.0","2.3.1","3.6.1","2.1-0","1.9.0","4.3.2","4.3.2","0.6.34","0.3.2","0.23","1.0.5","2.1.1","1.1.1","0.5.2","3.4.4","1.6.2","4.3.2","4.3.2","4.3.2","0.3.4","0.10","0.5.7","1.6.4","1.6.13","0.1.4","1.8.8","1.45","0.4.3","1.3.2","0.11.5","1.0.4","2.0.3","1.12","4.3.2","0.12","0.5.0","1.9.0","2.0.3","1.2.1","2.5.1","1.0.11","1.4.3","1.1.2","2.25","2.0.4","0.4.8","1.3.0","1.8.0","4.3.2","3.2.1","4.3.2","1.2.4","4.3.2","0.6.4","3.0.0","0.41","1.8-4","2.3.8"]}]}]} </script> <!--/html_preserve--> </div> -- GitLab