ohi-vars: Ocean Health Index: Global variables

Description Usage Format Examples

Description

Various variable constants for goals, dimensions, labels, etc.

Usage

1

Format

  1. ohi.subgoal.all is the list of only the subgoals, or the goal if only 1 subgoal.

  2. ohi.goal.subgoal.unique is the list of only the subgoals, or the goal if only 1 subgoal.

  3. ohi.goal.subgoal.all the union of all goals and subgoals.

  4. ohi.subgoal.parent is the list of subgoals and their parent goal.

  5. labels is a list to map codes into text labels.

Examples

1
2
3
4
ohi.labels[['AO']]
ohi.labels[ohi.goal.all]
ohi.labels[ohi.goal.subgoal.all]
ohi.subgoal.parent[ohi.subgoal.all]

bbest/ohigui documentation built on May 11, 2019, 9:25 p.m.