Skip to content

Commit

Permalink
Move the details tag
Browse files Browse the repository at this point in the history
  • Loading branch information
avahoffman committed Jan 23, 2025
1 parent 147488c commit 00a02e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,10 @@ Here are additional resources to help you on your R journey - either before, dur
**Want help creating tables?**

- [Guide on making nice tables from stats tests in R](https://www.danieldsjoberg.com/gtsummary/articles/tbl_summary.html)
</details>
- [Guide on making custom styled tables in R with the `kableExtra` package](https://cran.r-project.org/web/packages/kableExtra/vignettes/awesome_table_in_html.html)
- [Guide on using DT table to make interactive tables](https://rstudio.github.io/DT/)

</details>
<br>

<details><summary> <span style = "color: #5383bb;"> **Courses & Conferences**</span></summary><br>
Expand Down

0 comments on commit 00a02e6

Please sign in to comment.