Biqing Zhu
To install MARBLES, you need devtools package first:
if (!requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
library(devtools)
Then install as follow
install_github("biqing-zhu/MARBLES")
For detailed introduction and tutorial, please see MARBLES' vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.