R/do.nothing.R

do.nothing <- function (...) {
  invisible(NULL)
}

Try the tao package in your browser

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

tao documentation built on May 2, 2019, 4:15 p.m.