sub-.hdClass.Rd
Enables subsetting of an hdClass object by variables.
hdClass
# S3 method for class 'hdClass' x[k = NULL]
An object of class hdClass.
Variables indices. If NULL, all variables are included.
NULL
A new hdClass object with subsetted data and inherited attributes.