spnValidation {spectrino} | R Documentation |
Spectrino validation (not conclusive), it tests the most common functions and modes. The group of block named "test" and spec-tree "test" will be created for test purposes so you may want tyo savae and retrieve your group of blocks when useing this function.
spnValidation()
spnValidation
- If it gets back "Validation confirmed" you have very good chances that Spectrino might work, otherwise you will have the error with a number - write down the error code and contact me at http://spectrino.com.
Teodor Krastev
# Initialization of Spectrino spnNew() spnValidation() # Release of Spectrino spnFree(TRUE)