#### Setup for Reg3 in learnr ####
### Require packages ----
library(fontawesome)
library(ggplot2)
library(learnr)
library(gradethis)
library(car)
library(MASS)
library(lm.beta) # erforderlich für standardiserte Gewichte
# Datensatz laden
data("Schulleistungen", package = "PsyBSc7")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.