knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Library of useful functions and R scripts for data mining.
You can install glab.library as a R package with:
if (!require("devtools", quietly = TRUE)) install.packages("devtools") devtools::install_github("graeberlab-ucla/glab.library")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.