tests/testthat.R

if (requireNamespace("testthat")) {
  library(testthat)
  library(learnr)

  test_check("learnr")
}

Try the learnr package in your browser

Any scripts or data that you put into this service are public.

learnr documentation built on Sept. 28, 2023, 9:06 a.m.