Learn R Programming

mipplot (version 0.3.1)

get_variable_name_list_in_variable_group: Get variable name list in given variable-group

Description

Scan rule-table and extract variable names in given variable-group.

Usage

get_variable_name_list_in_variable_group(group_name)

Arguments

group_name

variable-group-name

Value

A list of strings representing variable names

Examples

Run this code
# NOT RUN {
get_variable_name_list_in_variable_group(
  "Final Energy|Industry,Residential and Commercial,Transportation")
# }

Run the code above in your browser using DataLab