strphour | R Documentation |
Convert time string to decimal hour
strphour(x, fmt = "(%m/%d/%y %H:%M:%S)")
x |
input character vector of times |
fmt |
input character format for times |
numeric vector of decimal times in hours
strphour("31/08/87 12:53:29")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.