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
Age-adjusted P values for differences between categorical or continuous variablesHi, I have a table of baseline characteristics of a cohort in which I have compared the differences…
Problems with simple adjusted logistic regression on small sample-size (n=13)Hi I am trying to make a simple logistic regression adjusted for one potential confounder ("Antibtio…
Extend window for variable labels in Stata's main windowHi, maybe I am not seeing sth. obvious, but how can I extend the space for variable labels in the ma…
Creating a loop to generate a new variables in a panel datasetI would be be grateful for any help with my query. I have the following variables chd002_9 chd002_0…
Interpreting interaction effectsHi everyone, I am running a model which has many interactions terms and I am facing difficulties in …
Subscribe to:
Post Comments (Atom)
0 Response to Appending files in folder
Post a Comment