Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 73282

Unrecognized command: ustrregexra

$
0
0
Hello,

I am trying to clean up my data, amongst others by deleting some common terms, as follows:

I've tried this:

Code:
replace win_name2 = ustrregexra(win_name2, "( NV)|( SA)|( BVBA)|( SPRL)|( N.V.)|( S.A.)|( CVBA)|( SCRL)|( LTD)", "", 1)
But Stata indicates it's an unrecognized subcommand: "unrecognized command: ustrregexra".
What am I doing wrong?

Viewing all articles
Browse latest Browse all 73282

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>