knitr::opts_chunk$set(echo = FALSE)
This page includes publications and toolsr if(!is.null(rmarkdown::metadata$about)) {glue::glue(" {rmarkdown::metadata$about}")}
that our consultants have found usefulr if(!is.null(rmarkdown::metadata$useful_for)) {glue::glue(" {rmarkdown::metadata$useful_for}")}
. r if(knitr::is_html_output()) {"The resource list can be downloaded in PDF and [BibTeX](https://www.bibtex.org/) format at the [bottom of this page](#attachments)."}
For more information on this topic, including advice about how to apply it in your research, consider scheduling a consultation with a biostatistician.
While we hope this resource list serves as a helpful starting point for other researchers, we provide no guarantee of its comprehensiveness or of the accuracy or reliability of the works cited. If you have concerns or suggestions to improve this page, please contact us.
# add a table of contents on the web page blogdown::shortcode("toc")
# include .bib file in files/ and reference it by name bscContentHelpers::show_bib("references")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.