We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1e380 commit 434eb27Copy full SHA for 434eb27
vignettes/batch_import.Rmd
@@ -102,6 +102,6 @@ their analysis using another programming language or software.
102
It works in a very similar way to `lr_get_spec()` and will create `csv` files
103
with the same file names as the input files (but a different extension).
104
105
-```{r}
+```{r eval = FALSE}
106
lr_convert_tocsv(where = "data", ext = "procspec", subdir = TRUE)
107
```
0 commit comments