buildLogText {DAPAR}R Documentation

Build the text information to be saved

Description

Build the text information to be saved after a process on an object of class MSnSet

Usage

buildLogText(name, l.params, ...)

Arguments

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 getTextForImputation

Value

A string

Author(s)

Samuel Wieczorek

Examples

buildLogText("Original", list(filename="foo.MSnset"))

[Package DAPAR version 1.12.11 Index]