histAge: Histogram of Age + Gender

Description Usage Arguments Value Author(s) Examples

Description

Generate histogram of age + gender. It is used in setRptParam() function to look into the age distribution.

Usage

1
2
histAge(x = NULL, y, gender = NULL, label, parent = NULL,
  agegrp = NULL, ...)

Arguments

x

BU or city vector

y

Age vector

gender

Gender vector

label

A data frame to show in the parameter table

parent

Parent GUI

agegrp

Age grouping standard

...

Value

Nothing but a GUI showing histograms

Author(s)

Yiying Wang, wangy@aetna.com

Examples

1
2
3
4
## Not run: 
histAge(y=Age, label=Label)

## End(Not run)

madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.