formatRt | R Documentation |
This function is used to convert retention times. Conversion is
seconds to/from the more human friendly format "mm:sec". The
implementation is from MsCoreUtils::formatRt()
.
formatRt(rt)
rt |
retention time in seconds ( |
A vector of same length as rt
.
Laurent Gatto and Sebastian Gibb
formatRt(1524)
formatRt("25:24")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.