medstatsbook

This is a repository for the eBook Medical Statistics Using R

https://github.com/sbnguah/medstatsbook

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This is a repository for the eBook Medical Statistics Using R

Basic Info
  • Host: GitHub
  • Owner: sbnguah
  • Language: HTML
  • Default Branch: main
  • Size: 10.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.html




  
  

  README

  
   
   
  
  
  
  
  

  
  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
  

  
  
      
  




Welcome!

This is a minimal example of a book based on R Markdown and bookdown (https://github.com/rstudio/bookdown).

This template provides a skeleton file structure that you can edit to create your book.

The contents inside the .Rmd files provide some pointers to help you get started, but feel free to also delete the content in each file and start fresh.

Additional resources:

The bookdown book: https://bookdown.org/yihui/bookdown/

The bookdown package reference site: https://pkgs.rstudio.com/bookdown

"" was written by .

This book was built by the bookdown R package.

Owner

  • Name: Samuel Blay Nguah
  • Login: sbnguah
  • Kind: user
  • Company: Kwame Nkrumah University of Science & Technology

Citation (Citations.Rmd)

# Footnotes and citations 

## Footnotes

Footnotes are put inside the square brackets after a caret `^[]`. Like this one ^[This is a footnote.]. 

## Citations

Reference items in your bibliography file(s) using `@key`.

For example, we are using the **bookdown** package [@R-bookdown] (check out the last code chunk in index.Rmd to see how this citation key was added) in this sample book, which was built on top of R Markdown and **knitr** [@xie2015] (this citation was added manually in an external file book.bib). 
Note that the `.bib` files need to be listed in the index.Rmd with the YAML `bibliography` key.


The `bs4_book` theme makes footnotes appear inline when you click on them. In this example book, we added `csl: chicago-fullnote-bibliography.csl` to the `index.Rmd` YAML, and include the `.csl` file. To download a new style, we recommend: https://www.zotero.org/styles/


The RStudio Visual Markdown Editor can also make it easier to insert citations: <https://rstudio.github.io/visual-markdown-editing/#/citations>

GitHub Events

Total
Last Year