layout: page title: Installation permalink: /04_installation/
SPARK
is implemented as an R package, which can be installed from GitHub by:
devtools
if necessaryinstall.packages('devtools')
SPARK
devtools::install_github('xzhoulab/SPARK')
library(SPARK)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.