tests/testthat/setup.R

# utils::Rprof(paste0("~/", Sys.getpid(), ".Rprof"), line.profiling = TRUE)
#
# withr::defer(utils::Rprof(NULL), teardown_env())

local_options(
  pillar.min_title_chars = NULL,
  pillar.max_title_chars = NULL,
  pillar.max_footer_lines = NULL,
  pillar.bold = NULL,
  .frame = teardown_env()
)

Try the dm package in your browser

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

dm documentation built on Nov. 2, 2023, 6:07 p.m.