Dear all,
I am struggling for appending files in a folder. Now I have multiple datasets such as
household diaries.dta
household outcome.dta
household health.dta
(multiple more .dta files)
in one folder.
I know how I make a local list with all of them (to filelist)
local filelist: dir "files location" files "*.dta"
But how do I make a list by picking some of them, not all of them? Ex, making a filelist_1 with household diaries.dta and household outcome.dta
Related Posts with Appending files in folder
How to use OLS to estimate a rough ATE (Average Treatment Effect)?Hi, I am using traditional NSW(National Supported Work Demonstration) dataset to do couple of match…
Grouping a variable that has a calculated fieldDear list, I'm a beginner on Stata. My situation is as follows: I have 23,000+ IDs (individuals) wh…
-xtdpdml-, -xtabond- or -cmp-?Hi All: I want to investigate the causality relationship between work and health. My model is like …
problems with seg package for calculating segregation measuresHi, I am using seg package to calculate different education segregation measures (dissimilarity, ex…
Help with esttab equations optionI am just getting my feet wet with Latex, and I am trying to use esttab to create Latex tables. When…
Subscribe to:
Post Comments (Atom)
0 Response to Appending files in folder
Post a Comment