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()
}
rstudio/bookdown documentation built on July 6, 2024, 4:37 a.m.