buildLogText {DAPAR} | R Documentation |
Build the text information to be saved after a process on an object of class MSnSet
buildLogText(name, l.params, ...)
name |
The name of the process in Prostar |
l.params |
A list of parameters related to the process of the dataset |
... |
Parameter for the function |
A string
Samuel Wieczorek
buildLogText("Original", list(filename="foo.MSnset"))