If people give the hours available, and you want to split those up into 5 minute segments, this will do that.

time_interpolate(time, slot_minutes = 15, input_minutes = 30)

Arguments

time

The string of the time

slot_minutes

How long to make each slot

input_minutes

Resolution of the input slots

Value

The hour:minute