string_to_seconds | R Documentation |
Converts strings in the "HH:MM:SS" format to seconds after midnight.
string_to_seconds(string)
string |
A string in "HH:MM:SS" format. |
The seconds after midnight of a given time string as an integer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.