Description Usage Arguments Value Author(s) Examples
Generate histogram of age + gender. It is used in setRptParam()
function to
look into the age distribution.
1 2 |
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 |
... |
Nothing but a GUI showing histograms
Yiying Wang, wangy@aetna.com
1 2 3 4 | ## Not run:
histAge(y=Age, label=Label)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.