Skip to contents

Return the trait label carried by an H2Estimate.

Usage

getTraitName(x)

# S4 method for class 'H2Estimate'
getTraitName(x)

Arguments

x

An H2Estimate.

Value

Character (length 1).

Examples

data(h2EstimateExample)
getTraitName(h2EstimateExample)
#> [1] "test"