diff --git a/vignettes/TADAModule1.Rmd b/vignettes/TADAModule1.Rmd index 4fef8771..b5241f4b 100644 --- a/vignettes/TADAModule1.Rmd +++ b/vignettes/TADAModule1.Rmd @@ -1100,7 +1100,7 @@ interface. The shiny application queries the WQP, contains maps and data visualizations, flags suspect data results, handles censored data, and more. You can launch it using the code below. -```{r} +```{r, eval = F} # download TADA Shiny repository remotes::install_github("USEPA/TADAShiny", ref = "develop",