Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: RE: long labels in -graph bar-


From   Nick Winter <[email protected]>
To   [email protected]
Subject   Re: st: RE: long labels in -graph bar-
Date   Wed, 07 Jan 2004 13:26:16 -0500

This program is now available on SSC; thanks Kit.

I note a typo in my prior message below:

I've just written a small program, -splitvallabels-, which creates this relabel() option automatically. With it, you could type:

. splitvallabels ever
. graph bar (asis) rate, over(ever `r(relabel)') over(sex)
should be

. graph bar (asis) rate, over(ever , `r(relabel)') over(sex)
^^^

--Nick Winter



--------------------------------------------------------
Nicholas Winter 607.255.8819 t
Assistant Professor 607.255.4530 f
Department of Government [email protected] e
308 White Hall falcon.arts.cornell.edu/nw53 w
Cornell University
Ithaca, NY 14853-4601
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index