R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # sets up webex.hide chunk option
  setup_hide_knithook()
}

Try the webexercises package in your browser

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

webexercises documentation built on May 31, 2023, 8:16 p.m.