Skip to content

sean-cho/toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolkit

Collection of wrappers and functions for R.

Installation

The preferred method for installing would be via the "devtools" package developed by Hadley Wickham.

# If devtools is not installed, install it
install.packages('devtools')

# Load library and run install_github
library(devtools)
install_github('sean-cho/toolkit')

Heatmap.3 code is credited to nachocab @ https://gist.github.com/nachocab/3853004

About

Collection of wrappers and functions for R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages