Description Usage Value Author(s) See Also Examples
Counts the number of spec-groups loaded in the top spec-tree.
1 |
spnGetGrpCount
returns number of spec-groups loaded in the top tab/spec-tree.
Teodor Krastev
1 2 3 4 5 6 7 8 9 10 | # Initialization of Spectrino
spnNew()
# generate test set
spnOpenTree("<test>")
n <- spnGetGrpCount()
# Release of Spectrino
#spnFree(TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.