Description Usage Arguments Details Value Author(s) See Also Examples
The slot log
of IBSpectra
objects contains a matrix with
two columns which contain a timestamp and message. Rownames
relate to the item logged.
Used by correctIsotopeImpurities
and normalize
.
1 2 3 4 5 |
x |
IBSpectra object |
name |
Name of property to be logged (translates to row name). |
msg |
Message to be logged for name. |
A warning message will be displayed if a already logged property is logged again.
do.log: IBSpectra object with updated log. get.log:
Florian P Breitwieser
IBSpectra-class
1 2 3 | data(ibspiked_set1)
ib <- normalize(correctIsotopeImpurities(ibspiked_set1))
ib@log
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.