Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: Dropping string observations that have a sequence of characters


From   "Dr. Bill Westman" <[email protected]>
To   [email protected]
Subject   Re: st: Dropping string observations that have a sequence of characters
Date   Tue, 27 Apr 2010 16:02:28 -0700 (PDT)

assuming that var1 is type string with those planets, will this work?

g var2 = subinstr( var1,"ur","",.)

--- On Tue, 4/27/10, George Chioran <[email protected]> wrote:

> From: George Chioran <[email protected]>
> Subject: st: Dropping string observations that have a sequence of characters
> To: [email protected]
> Date: Tuesday, April 27, 2010, 5:35 PM
> 
> Dear Statalisters, 
> 
> I have a basic question, but which I still have not been
> able to solve. How can you delete observations from a
> variable that contains strings that have the letters "ur"
> for instance.
> 
> For example if the variable has the observations: "venus"
> "mercury" "mars" "Jupiter" "saturn" "uranus" "Neptune". The
> how could I delete the observations that contain the letters
> "ur", in this case "saturn" and "uranus" ?
> 
> Thank you for your help,
> George
> 
> 
>       
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 


      

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index