ms: Create a period with the specified number of minutes and seconds...
Description
Create a period with the specified number of minutes and seconds
Usage
ms(...)
Arguments
...
a character vector of minute second pairs
Value
a vector of period objects
Details
Transforms a character string into a period object with the specified
number of minutes and seconds. ms() recognizes all non-alphanumeric
separators of length 1 with the exception of ".".