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
Assign variables labels based on values of other variablesDear Statalist, I am working on a dataset as below: Code: * Example generated by -dataex-. To ins…
Assign string variable to all in groupI would like to assign a string variable to all in a group. I want to be able to assign "IA" if any …
Normalized cross-correlation with time-shiftDear all, I would like to perform normalized cross-correlation with time-shift to explore relations…
Graphing more than 1 variable in cibar (is this possible?)Greetings, I'm running Stata 15.1 on OSX. I've recently installed the cibar package as other method…
Random Effect help needed... Dears, Kindly find my output of the random effect model after determining it by Hausman test. Iam …
Subscribe to:
Post Comments (Atom)
0 Response to Appending files in folder
Post a Comment