Check whether object is an mghheader

is.mghheader(x)

Arguments

x

any `R` object

Value

TRUE if its argument is an MGH header (that is, has "mghheader" amongst its classes) and FALSE otherwise.