Learn R Programming

ioanalysis (version 0.3.4)

toy.ES: An example dataset of class EasySelect

Description

An object of EasySelect class created from easy.select.

Usage

data("toy.ES")

Arguments

Format

A character matrix with three columns and 5 rows with class EasySelect. The first row indicates which rows/columns of toy.IO are of interest. The second and third column are the regions and sectors that respectively match the the first column.

Examples

Run this code
# NOT RUN {
data(toy.ES)
class(toy.ES)
# }

Run the code above in your browser using DataLab