Constant dmntk_examples::EX_0083

source ·
pub const EX_0083: &str = r#"
  ┌───────────────────╥─────────────────────────────────┐
  │                   ║            Customer             │
  │                   ╟──────────┬─────────┬────────────┤
  │                   ║"Business"│"Private"│"Government"│
  ╞════════════╤══════╬══════════╪═════════╪════════════╡
  │            │  <10 ║   0.05   │    0    │    0.15    │
  │ Order size ├──────╫──────────┼─────────┼────────────┤
  │            │ >=10 ║   0.10   │    0    │    0.15    │
  └────────────┴──────╨──────────┴─────────┴────────────┘
"#;
Expand description

Crosstab decision table,

          ORIENTATION: **crosstab**
INFORMATION ITEM NAME: yes
         OUTPUT-LABEL: no
  INPUT-OUTPUT-VALUES: no
               OUTPUT: multiple
          ANNOTATIONS: no