easy.select: Region and Sector Selection Interface

Description Usage Arguments Details Value Author(s) See Also

View source: R/easy.select.R

Description

This is a user interface, answering prompts to significantly simplify choosing sectors and regions in large models. You can either search through the regions and sectors using keywords, partial phrases, or partial words. There is alternatively an option to select across the comprehensive list of all regions and then sectors. Once selections are made, you can view and edit the list once selections are made. Outputs a matrix to be input into other functions to help identify desired region-sector combinations.

Usage

1

Arguments

io

An InputOutput object. See as.inputoutput.

Details

easy.select calls upon the RS_label object in io to sort through regions and sectors. The regions should be in the first column and sectors should be in the second.

Value

EasySelect

A numeric vector of class EasySelect that can be used to identify desired elements for future functions.

Author(s)

John J. P. Wade

See Also

as.inputoutput


ioanalysis documentation built on Jan. 13, 2021, 5:16 p.m.