tests/data-test.R

library(matR)
N <- 1:4

#-----------------------------------------------------------------------------------------
#  OK FOR CRAN
#-----------------------------------------------------------------------------------------

sapply (demoSets(), readSet, simplify=FALSE)					# check demo ID files are available
names (.Last.value)

#-----------------------------------------------------------------------------------------
#  NOT OK FOR CRAN
#-----------------------------------------------------------------------------------------

 # unlink (buildDemoSets (N))									# build demo objects

Try the matR package in your browser

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

matR documentation built on May 2, 2019, 6:53 a.m.