Skip to content

Commit bbda8db

Browse files
committed
Update ProtocolGenerator.Rmd
1 parent f13d7eb commit bbda8db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/ProtocolGenerator.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can personalize the protocol with the following inputs:
2323

2424
To run the protocol generator using the demo json specification in the package you can run:
2525

26-
```{r demo, echo=TRUE, results = 'hide'}
26+
```{r demo, echo=TRUE, eval = FALSE, results = 'hide'}
2727
library(ProtocolGenerator)
2828
2929
# to run the protocol generator with a demo json specification

0 commit comments

Comments
 (0)