Skip to content
forked from elong0527/r4csr

R for Clinical Study Report and Submission

License

Notifications You must be signed in to change notification settings

wangben718/r4csr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.0%
  • Rich Text Format 7.8%
  • Other 0.2%