time_interpolate | R Documentation |
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)
time |
The string of the time |
slot_minutes |
How long to make each slot |
input_minutes |
Resolution of the input slots |
The hour:minute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.