write.spectronaut-methods {specL}R Documentation

Methods for Function write.spectronaut in Package specL

Description

Methods for function write.spectronaut in package specL ~~ writes specL objects to a file in a format which can be read by the 'Spectronaut' software. additional arguments are

file

A file name. default is file='spec.txt'.

Methods

signature(x = "specL")

Prints specL object data to to a file.

signature(x = "specLSet")

Prints specL object data to to a file.


[Package specL version 1.28.0 Index]