Description Usage Arguments Value See Also Examples
Generate a random vector of minutes in H:M:S format.
1 2 3 4 5 6 7 |
n |
The number elements to generate. This can be globally set within
the environment of |
x |
A vector of elements to chose from. |
prob |
A vector of probabilities to chose from. |
random |
logical. If |
name |
The name to assign to the output vector's |
Returns a random vector of minute time elements in H:M:S format.
1 2 3 |
[1] 00:05:00 00:12:00 00:13:00 00:15:00 00:16:00 00:24:00 00:24:00 00:26:00
[9] 00:27:00 00:28:00 00:28:00 00:29:00 00:34:00 00:35:00 00:43:00 00:46:00
[17] 00:46:00 00:49:00 00:58:00 00:59:00
[1] 00:29:00 00:17:00 00:20:00 00:47:00 00:44:00 00:12:00 00:40:00 00:46:00
[9] 00:47:00 00:09:00 00:03:00 00:47:00 00:47:00 00:04:00 00:03:00 00:13:00
[17] 00:12:00 00:26:00 00:16:00 00:14:00
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.