[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: global keys
Dear Statalist members,
I have a dataset which contains a variable <site_02> containing a
long list of tumor ID codes, from which I want to keep ten:
C180 through C189.
Is there a less labor-intensive way to do the following:
keep if site_02=="C180" | site_02=="C181" | site_02=="C182" | ///
site_02=="C183" | site_02=="C184" | site_02=="C185" | ///
site_02=="C186" | site_02=="C187" | site_02=="C188" |
site_02=="C189"
Thank you for your attention.
--
Michael McCulloch
Pine Street Foundation
124 Pine St., San Anselmo, CA 94960-2674
Tel: (415) 407-1357
Fax: (415) 485-1065
[email protected]
*
* 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/