Hi,
I am currently using Mac OS X stata, and I have some problems setting the main directory.
I am sharing the do files with my team and all the others use PC.
The global directory command is:
else if "`c(username)'"=="eddie"{
global maindir1 "/Users/Eddie/Desktop/Project/Data"
global maindir2 "/Users/Eddie/Desktop/Project/Data"
and later on I would like to use the data from this directory:
capture use "$maindir1/__.dta",clear
I have the problem using the main directory.
Thank you for the help!
Related Posts with Main directory Mac OS
Replicating graphHow can I replicate this graph if I have similar data to what is presented in it? Array …
ITSA DiagnosticsHello, I am using Stata 16's ITSA package to estimate the effect of a court decision on state level …
Child immunization for NigeriaHello everyone. I am working with Stata where I'm trying to combine the different variables on chil…
Regression with Indicator Function splitting Independent Variable into 2 SubgroupsHi All, I'm working on trying to get the results from the following regression which is a formula u…
Trying to make a plot with median and CIHi, I would like to create a plot that shows the median of a variable within two different groups w…
Subscribe to:
Post Comments (Atom)
0 Response to Main directory Mac OS
Post a Comment