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
gaps in paneldata - tsfill and _n-1Dear all, for my master's thesis I am running a panelanalysis. I used the reshape-command to transf…
Computing st. deviations per yearHi all, For the firms in my sample, I need to calculate the volatility of earnings. However, I keep…
Monte Carlo Simulation with IV 2SLSHi, I'm working on a Monte Carlo simulation with an endogenous x, so that I need to do 2SLS in my l…
Malformed notes section with 'outreg2' tex output (caused by commas)I am using 'outreg2' to make latex outputs of several regressions. I want to add a lengthy note at t…
Clustering or Fixed Effects on firm & industry levelsDear Statalisters, I face the following issue: I have a cross-sectional dataset where the observat…
Subscribe to:
Post Comments (Atom)
0 Response to Appending files in folder
Post a Comment