Skip to content
Snippets Groups Projects
Verified Commit cba5e8c8 authored by Gorka Fraga Gonzalez's avatar Gorka Fraga Gonzalez :seedling: Committed by GitLab UZH
Browse files

Update Publication_page.qmd

parent 66db35ed
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ DT::datatable(paths, options = list(dom = 't'), escape = FALSE, rownames = FALSE
## Sample information
<!--```{r}
```{r}
# | warning: false
library(dplyr)
......@@ -92,5 +92,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