Skip to content
Snippets Groups Projects
Verified Commit 9cfafc20 authored by Marta Girona Alarcon's avatar Marta Girona Alarcon Committed by GitLab UZH
Browse files

test error chunk

parent 1c165fcd
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ DT::datatable(paths, options = list(dom = 't'), escape = FALSE, rownames = FALSE
## Sample information
<!-- ```{r}
```{r}
# | warning: false
library(dplyr)
......@@ -124,5 +124,5 @@ data_used <- relocate(data_used, Subject_pubID, .before = 1)
#Display table
DT::datatable(data_used, filter = 'top')
``` -->
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment