ggcheck provides functions that inspect [ggplot2] objects to make it easier for teachers to check that student plots meet expectations. Designed primarily for automated grading via [gradethis] in interactive [learnr] tutorials.
You can install ggcheck from [GitHub][gh-ggcheck] with:
# install.packages("remotes") remotes::install_github("rstudio/ggcheck")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.