R/package.R

Defines functions debug_mode

debug_mode <- function() {
  return(getOption("rtabulator.debug", FALSE))
}

Try the rtabulator package in your browser

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

rtabulator documentation built on Sept. 23, 2024, 5:11 p.m.