# NOT RUN {
# Initialization of Spectrino
spnNew()
# generate test set
spnOpenTree("<test>")
# all the checked specs from the first group
m1 <- spnGetGrp(TRUE,1)
# all the specs from "Test2" group
m2 <- spnGetGrp(FALSE,"Test2")
# Release of Spectrino
#spnFree(TRUE)
# }
Run the code above in your browser using DataLab