View source: R/time_til_val_group.R
time_till_val_group | R Documentation |
Predicts the time it will take for Valentina to make a group chat for a social event depending on the number of people taking part in it.
time_till_val_group(n_people)
n_people |
Positive integer setting the number of participants in the social event. |
A logical vector of size 1 describing the time it takes in seconds
time_till_val_group(12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.