spnValidation {spectrino}R Documentation

Validation of Spectrino

Description

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.

Usage

spnValidation()

Value

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.

Author(s)

Teodor Krastev

Examples

# Initialization of Spectrino 
spnNew() 

spnValidation()

# Release of Spectrino
spnFree(TRUE)

[Package spectrino version 2.0.0 Index]