Skip to content

laowang1992/plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A R package with some plot function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages