.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/bartable,v 1.2 83/12/30 23:08:02 rab Exp $
.FN bartable
.TL
?bartable: Produce Bar Plot of a Category
.CS
?bartable(category)
.PP
.AG category
a category, i.e., created with `cut', or `code'.
.EX
x <- code(occupation)    # create category
bartable(x)   # bar plot of numbers in each occupation
.KW plot*
.KW hplot*
.KW category
.KW reports
.WR
