Dear Stata users,
I have a string variable as the following:
ABC
DEF "XYZ"
GJK "LMN"
PQR
...
I would need to only keep values within "" and those without the quotes, that is:
ABC
XYZ
LMN
PQR
...
Thanks!
Related Posts with Keeping strings within quotes
MediationHello Stata community ! I am new on stata and for my mastre thesis I want to do a mediation model w…
Asdoc Query (reporting for thesis format)hello and good day, I am using Local projection method and I want to export the result of my regress…
Making quarterly variable from separate day , month and year variableIn BRFSS data the interview date variable is suppressed though the the day , month and year variable…
set industry dummiesDear Statalist, In my panel data, I want to control for time dummies and industry dummies. Industry…
xtdidregress and reghdfeI'm struggling to know how to implement a triple differences specification in reghdfe into xtdidregr…
Subscribe to:
Post Comments (Atom)
0 Response to Keeping strings within quotes
Post a Comment