Skip to content

Commit

Permalink
chore: remove hateful comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sof202 committed Jan 29, 2025
1 parent e646f5c commit 7832f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion array/DNAm/preprocessing/QC.rmd
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ These are only included if they are categorical. For this study the following pr

```{r, echo=FALSE,include = FALSE}
# You need this code to conduct the magic dependences attaching so that we
# can create DT::datatables() in a loop. I hate pandoc.
# can create DT::datatables() in a loop.
DT::datatable(matrix())
```

Expand Down

0 comments on commit 7832f19

Please sign in to comment.