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