View source: R/create-groups.R
times | R Documentation |
Create a vector of times slots
times(start, l = 10, n = 1)
start |
Numeric |
l |
Numeric; length of time slot |
n |
Numeric; number of time slots |
Atomic vector
# Create 6 slots of length 20 minutes times(1400, 20, 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.