Skip to content

Commit

Permalink
Merge pull request #101 from nhs-r-community/set-eval-false
Browse files Browse the repository at this point in the history
Set eval to false to not run chunk
  • Loading branch information
Lextuga007 authored Feb 1, 2024
2 parents da4f5bd + 750e525 commit 56d1bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style-guides.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ you have experienced.
To create a code of conduct file use the code:

```{r}
#| eval: false
usethis::use_code_of_conduct(contact = "[email protected]")
```

Expand Down

0 comments on commit 56d1bd0

Please sign in to comment.