test_that("moodleStats_example() works",{
grades_df_path <- moodleStats_example("grades_report.csv")
expect_true(file.exists(grades_df_path))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.