R/zzz.R

Defines functions .onLoad

#' @importFrom xfun in_dir sans_ext with_ext same_path read_utf8 write_utf8
NULL

.onLoad = function(lib, pkg) {
  register_eng_math()
}

Try the bookdown package in your browser

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

bookdown documentation built on July 2, 2024, 9:06 a.m.