inst/test_suite/cor_test.R

library("sprint")

my.matrix <- matrix(rnorm(10000,9,1.7), nrow=70000, ncol=25)
genecor <- cor( t(my.matrix) )
print(genecor)

Try the sprint package in your browser

Any scripts or data that you put into this service are public.

sprint documentation built on May 30, 2017, 8:25 a.m.