Skip to content

Commit

Permalink
ch2 - read correct code file in box 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kbjarkefur committed Jul 6, 2021
1 parent e3392e6 commit d2dce72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/2-collaboration.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ in Stata, illustrating the code elements, organization, and structure required.

#### BOX 2.4 DIME MASTER DO-FILE TEMPLATE

```{stata, eval = F, code = readLines("code/stata-master-dofile.do"), attr.source='.numberLines'}
```{stata, eval = F, code = readLines("code/box-2-4-stata-master-dofile.do"), attr.source='.numberLines'}
```

To access this code in do-file format, visit the GitHub repository at
Expand Down

0 comments on commit d2dce72

Please sign in to comment.