cat: Lookup Tables Used for Categorization of Problem Codes

Description Usage Format Value

Description

Any data object from the stlcsb package that starts with cat_ is a lookup table. These tables were hand-made - contact the package maintainers with questions or concerns. These tables are used internally in any function that categorizes by problem code. They are available to the user as a matter of convenience and transparency.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

Format

An object of class character of length 78.

Value

A named character vector listing the specific problem codes associated with each category.


stlcsb documentation built on May 2, 2019, 4 a.m.