library(devtools)
install_github("haowulab/SC2P", build_vignettes=TRUE)
The second line might take a little time and install some extra packages for building the package vignette.
library(SC2P)
vignette("SC2P")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.