knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) library(mice) library(xtable)
Clinical Research Utilities Functions (CRUF) : Useful functions for clinical research data analysis.
Released version is available on CRAN with:
install.packages("CRUF")
Development version is available on GitHub with:
# install.packages("devtools") devtools::install_github("Ygall/CRUF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.