powered by
Get/Set active group to Grp in the top tab. if Grp=0 only get active group index; else set one
spnActGrp(Grp)
- the name(character string) or the index(integer) of the group; if 0 - just gets the active group index.
spnActGrp returns the index (1-based index) of the active group.
spnActGrp
spnSetSpcChecked
# NOT RUN { # Initialization of Spectrino spnNew() # get the number of active group i <- spnActGrp(0) # Release of Spectrino #spnFree(TRUE) # }
Run the code above in your browser using DataLab