tests/testthat/helper-ds.R

strip_dots <- function(x) {
  x[grep("^[.]", names(x))] <- NULL
  x
}

Try the profile package in your browser

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

profile documentation built on Aug. 22, 2022, 9:10 a.m.