There was an error while loading. Please reload this page.
1 parent f13d7eb commit bbda8dbCopy full SHA for bbda8db
1 file changed
vignettes/ProtocolGenerator.Rmd
@@ -23,7 +23,7 @@ You can personalize the protocol with the following inputs:
23
24
To run the protocol generator using the demo json specification in the package you can run:
25
26
-```{r demo, echo=TRUE, results = 'hide'}
+```{r demo, echo=TRUE, eval = FALSE, results = 'hide'}
27
library(ProtocolGenerator)
28
29
# to run the protocol generator with a demo json specification
0 commit comments