R/addins.R

Defines functions mathquill jquery_dependency

jquery_dependency = function() {
  jquerylib::jquery_core()
}

mathquill = function() {
  sys.source(bookdown_file('scripts', 'mathquill.R'), new.env())
}

Try the bookdown package in your browser

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

bookdown documentation built on Oct. 17, 2023, 1:08 a.m.