Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mle2718 authored Oct 10, 2024
1 parent ad48ad8 commit 6bc926d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ A repository to hold NEFSC code for extracting data for the Cost of Climate Chan
/*minyangWin */
if strmatch("$user","minyangWin"){;
global my_projdir "C:/Users/Min-Yang.Lee/Documents/READ-SSB-CostofClimateChange";
};```
};
```
to your project directory.

Here are two ways to be ready to run the project.
Expand All @@ -33,7 +34,7 @@ Everything is set up and ready to go.

Basically, you will want to store them in a place that does not get uploaded to github.

For stata users, there is a description [here](/documentation/project_logistics.md).
For stata users, ``profile.do`` is a good place to store them.

For R users, try storing it in [.Rprofile](/R_code/project_logistics/.Rprofile_sample). Store you API keys or Personal Access Tokens in [.Renviron](/R_code/project_logistics/.Renviron_sample)

Expand Down

0 comments on commit 6bc926d

Please sign in to comment.