Skip to content
Snippets Groups Projects
Commit b1759da5 authored by Gorka Fraga Gonzalez's avatar Gorka Fraga Gonzalez :seedling:
Browse files

Update file index.qmd

parent 04e21e8c
No related branches found
No related tags found
No related merge requests found
......@@ -16,21 +16,18 @@ author:
code-fold: true
---
# Supplemental Results
Here you can enter information about your results in text (with markdown format)
```{r userinputs}
#| output: false
#| echo: false
library(dplyr)
# This code chunk gathers the rows from tables specified in the inputs
inputs <- read.csv(file = 'input_mice.csv')
```
# Supplemental Results
<!-- Do not edit below this line !! -->
## Links to protocol pages
......
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