Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pdwaggoner authored Nov 11, 2024
1 parent 2d0a73c commit 1fd51d7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ $ git clone https://github.com/Hammerling-Research-Group/dlq.git
$ cd dlq
```

Once cloned, go into the `dlq` folder and open `DLQ.Rproj` by double clicking it. This should open a new RStudio session, with `DLQ.Rproj` set as the root.
4. Once cloned, go into the `dlq` folder and open `DLQ.Rproj` by double clicking it. This should open a new RStudio session, with `DLQ.Rproj` set as the root.

In the session, navigate to the `Files` tab and then open the `R` subdirectory. Start by opening and running the `MAIN_1_simulate.R` script. *Note*: For details on these scripts, see the `Code Structure` section below. Then, proceed to and run the `MAIN_2_DLQ.R` script.
5. In the session, navigate to the `Files` tab and then open the `R` subdirectory.
- Start by opening and running the `MAIN_1_simulate.R` script (*For details on these scripts, see the `Code Structure` section below*).
- Then, proceed to and run the `MAIN_2_DLQ.R` script

## Code Structure

Expand Down

0 comments on commit 1fd51d7

Please sign in to comment.