powered by
Convert input in hour-minute format to time
as_hm(x)
Time variable of class Period
Input variable
as_hm("12:45") if (FALSE) { as_hm("12:45") %>% minute() }
Run the code above in your browser using DataLab