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
MG-RAST/matR documentation built on May 8, 2019, 3:21 p.m.