library(learnr) library(r4np) library(tidyverse) knitr::opts_chunk$set(echo = FALSE)
ggplot2
# quiz( # question( # "Which of the following statements are correct?", # answer("", # ), # answer("", # ), # answer("", # ), # answer("", # ), # allow_retry = TRUE # ) # )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.