hidyverse / r4csr_book

R for Clinical Study Report and Submission

Home Page:https://r4csr.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R for Clinical Study Reports and Submission

The project is still under development.

The book is available at https://r4csr.org.

The document is maintained by a community. While reading the document, you can be a contributor as well. The quality of this document relies on you.

  • Authors: contributed the majority of content to at least one chapter.
  • Contributors: contributed at least one commit to the source code.
  • List of authors and contributors

Installing dependencies

Install the R packages used by the book with:

# install.packages("remotes")
remotes::install_deps()

Build the book

In RStudio, press Cmd/Ctrl + Shift + B. Or run:

bookdown::render_book("index.Rmd")

About

R for Clinical Study Report and Submission

https://r4csr.org/

License:Other


Languages

Language:HTML 90.5%Language:Rich Text Format 8.3%Language:TeX 1.1%Language:R 0.1%Language:CSS 0.0%