Skip to content

Commit

Permalink
fix typo in fig name
Browse files Browse the repository at this point in the history
  • Loading branch information
jadebc committed Jul 19, 2021
1 parent 44ca57e commit 6e4699a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09-fixed-effects.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ include_graphics(paste0(fig_dir, "/stunting/fig-stunt-2-vel-overall--allage-prim

### Fixed effects
```{r vel-fe, echo = FALSE}
include_graphics(paste0(fig_dir, "/stunting/fig-stunt-2-vel-overall--allage-primary.png"))
include_graphics(paste0(fig_dir, "/stunting/fig-stunt-2-vel-overall--allage-fe.png"))
#include_graphics("figure-copies/fig-stunt-2-vel-overall--allage-fe.png")
```

Expand Down

0 comments on commit 6e4699a

Please sign in to comment.