Description Usage Arguments Value Examples
Convert "mm:ss"
character to numeric minutes
1 | util_convert_minsonice(chr, splitter = ":")
|
chr |
|
splitter |
|
numeric()
, vector of times in minutes. Same length
as chr
.
1 | nhlapi:::util_convert_minsonice(c("20:00", "1500:30"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.