R/is.foldert.R

Defines functions is.foldert

Documented in is.foldert

is.foldert <-
function(x) {
  return("foldert" %in% class(x))
}

Try the dad package in your browser

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

dad documentation built on Aug. 30, 2023, 5:06 p.m.