knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", dpi = 300, out.width = "100%" ) knitr::read_chunk("inst/r_code/study.R")
This is the analysis behind the Assessment of Disability Progression Independent of Relapse and Brain MRI Activity in Patients with Multiple Sclerosis in Poland [@Kapica-Topczewska2021], a peer-reviewed paper available at: https://www.mdpi.com/2077-0383/10/4/868. The code has not been further optimised but reproduces with fidelity the reported results.
You can install the released version of RPack.PIRA
from
GitHub with:
# install.packages("devtools") devtools::install_github("FCACollin/rpack_pira")
knitr::kable(head(ADPIRA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.