# NOT RUN {
# Initialization of Spectrino
spnNew()
# generate test set
spnOpenTree("<test>")
# delete all the specs from second group;
spnDelSpc(2,"*")
# that will open existing spec Test23.txt from the directory of "Test2"
i1 <- spnOpenSpc("Test2","test23.txt")
# Release of Spectrino
#spnFree(TRUE)
# }
Run the code above in your browser using DataLab