Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 386 Bytes

plot: a simple package

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.

Installing

You can install the package using devtools:

library(devtools)
install_github('laowang1992/plot')

Quick intro

After installing it, you can use it like:

library(plot)
pheCorDist(sn)