Skip to contents

S7 class for hespeR list of vectors with skip logic

Usage

HesperListEnhanced(hesper_list = list(), SL = list(), other_list = list())

Arguments

hesper_list

(list[HesperVector]) A list of HesperList items, each representing a HESPER item and its allowed options.

SL

(list[hespeR::SL]) SL objects representing skip logic rules.

other_list

(list[vec]) Other vectors associated with the HESPER list, typically used for skip logic rules or disaggregation.

Value

(S7_object) A S7 object of class HesperListEnhanced, representing a list of HESPER vectors associated with skip logic rules and additional data.