Write.Results {TargetSearch}R Documentation

Save TargetSearch result objects into files

Description

This is a convenient function to save the TargetSearch result into text files.

Usage

Write.Results(Lib, peakData, finalProfile, prefix = NA)

Arguments

Lib A tsLib object.
peakData A tsMSdata object.
finalProfile A tsProfile object. The final result of the package. This object is generated by either Profile or ProfileCleanUp.
prefix A character string. This is used as a name prefix for the written files. "TargetSearch-" is used by default.

Value

This function doesn't return anything. Just print a message with the saved files.

Author(s)

Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig

See Also

peakFind, Profile, ProfileCleanUp, tsLib, tsMSdata, tsProfile


[Package TargetSearch version 1.0.0 Index]