We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfb2c3 commit d635b50Copy full SHA for d635b50
vignettes/intro.Rmd
@@ -16,7 +16,7 @@ vignette: >
16
17
```{r, echo = FALSE, message = FALSE}
18
library(tibble)
19
-knitr::opts_chunk$set(comment = "")
+#knitr::opts_chunk$set(comment = "")
20
has_nld <- "nld" %in% tesseract::tesseract_info()$available
21
```
22
0 commit comments