Skip to content

Commit

Permalink
eval=F in HCA chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
gpatoine authored Feb 18, 2025
1 parent 8bb3148 commit b6d784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/discoveringregulatedmetabolitefamilies.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ pcaDimensionTwo <<- 2

HCA on MS2 in Figure \@ref(fig:hca).

```{r hca, fig.cap="HCA on MS2.", echo=FALSE}
```{r hca, fig.cap="HCA on MS2.", echo=FALSE, eval=FALSE}
if (FALSE) {
p <- calcPlotDendrogram_plotly(dataList=dataList, #project,
Expand Down

0 comments on commit b6d784b

Please sign in to comment.