Hello,
I am very beginner in Stata, so sorry if my questions seem silly.
I am reading my friend's code, which converts excel file to .dta, and here is the code
xls2dta, save(C:\Users\X\Desktop\ENIAChiledata\data_dta,rep l ace) : import excel C:\Users\X\Desktop\ENIAChiledata\data_xls,firstrow
I googled and as I understand,
-save(C:\Users\XDesktop\ENIAChiledata\data_dta,repl ace) is to specifies where to put the .dta files after converting; but I do not understand the purpose of "replace" here?
Really appreciate any help!
Thanks,
Related Posts with convert excels files to .dta files
Meta - Forest plot - How do we get high-res figures in large meta-analyses?Dear statalisters, -meta- with the option forestplot is capable of producing great forest plots, wh…
Graph export to a specific folderHi all, May I know how to export a graph as .png to a specific folder? The default location is the …
Interpreting regression results if some clusters are not treatedI am a bit confused about how to interpret the regression results in the following scenario: I comp…
Multiple RegressionHello guys, I will run the multiple regression and calculate the expected number of children EVER BO…
how to combine (as in overlap) multiple catplots?Hi Guys, Hope you're all well. Code: catplot letter if 2020dummy==1, percent hor var1opts(sort(1)…
Subscribe to:
Post Comments (Atom)
0 Response to convert excels files to .dta files
Post a Comment