get_variable_group_name_list {mipplot} | R Documentation |
variable-group is a combination of one LHS and one or more RHS. this function outputs the list of names of variable-group in given rule-table. the format of return value is "LHS|RHS1,RHS2,RHS3,...".
get_variable_group_name_list(rule_table)
rule_table |
A rule table |
variable group name
get_variable_group_name_list(ar5_db_sample_rule_table)