Dear Statalist,
Is there a way to see the programme code from Stata's own base commands?
In my case, I am interested in seeing how the firstrow option of Stata's import excel command works exactly because I want to learn from it in order to do something similar (I want to be able to modify the column headers of my Excel file after importing and only then should these headers become variable names, so I can't just use the firstrow option directly). But when I type sysdir and then locate the import_excel.ado file in my BASE folder, it contains only very limited reference code, not the full programme...
Many thanks,
Felix
Related Posts with Finding code snippets from Stata's base commands
Fisher-type test for unit rootHi, I run a panel model using PCSE. Before that, I want to check for stationarity. My panel data is …
Not Stata Format When Merging FilesHello, I am relatively new to Stata and I am trying to merge two datasets. During this process, I ke…
distance between two addresses (with latitude and longitude)Dear all, I ask this question for someone else (here in Chinese), The data is Code: * Example gener…
issue of number of instruments in xtdpdsysHello everyone. I have an unbalanced panel for 105 countries with 15 years time period. have run the…
Marginal effect and its CI using ivreghdfeHi, I am estimating a two-way fixed effect IV regression with an interactive variable as a predicto…
Subscribe to:
Post Comments (Atom)
0 Response to Finding code snippets from Stata's base commands
Post a Comment