Skip to content

Commit

Permalink
Refreshing vignette with new outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
wkumler committed Jun 27, 2024
1 parent 411d544 commit 17f9709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/speed_size_comparison.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ vignette: >
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE, eval=FALSE)
knitr::opts_chunk$set(echo = TRUE, eval=TRUE)
options(rmarkdown.html_vignette.check_title = FALSE)
data.table::setDTthreads(2)
```
Expand Down

0 comments on commit 17f9709

Please sign in to comment.