R/is.folderh.R

Defines functions is.folderh

Documented in is.folderh

is.folderh <-
function(x) {
  return("folderh" %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.