This is a R package containing some function to draw figures. I have write some scripts to generate a picture, and I collected them in this package.
You can install the package using devtools:
library(devtools)
install_github('laowang1992/plot')
After installing it, you can use it like:
library(plot)
pheCorDist(sn)