Learn R Programming

micromapST (version 1.0.5)

segBarData: Test data to demonstrate segmented stacked bars

Description

Test data used to demonstrate stacked bars: segmented, centered and normalized.

Usage

segBarData

Arguments

Format

This data sample contains five observations/measurements per state. Each observation will be represented by one segment of the stacked bar glyphic. A data frame with one set of 5 observations per state::
X1
a numeric vector of data. The first observation of five.
X2
a numeric vector of data. The second observation.
X3
a numeric vector of data. The third observation.
X4
a numeric vector of data. The fourth observation.
X5
a numeric vector of data. The fourth observation.
Each row has the state 2 character abbreviation as its row name.

Details

The dataset contains 51 records, one for each state containing 5 observations or measurements. In this example, the five measurements will be presented by the stacked bar glyphic as a segmented, centered, or normalized stacked bar glyphic.