Description Usage Arguments Author(s)
View source: R/ExampleFunction.R
This function uses the runif
to assign a coolness
Index to each person from people
argument and selects the maximum value
of the coolness index as the coolest person.
1 2 3 4 5 | WhoIsTheCoolest(
people = c("Aisling", "Alecia", "Andrew", "Antonia", "Fiona", "Gerard", "Gareth",
"Jack", "Jamie", "Kara", "Rebecca", "Sam", "Sheila", "Sofia"),
...
)
|
people |
hsdlnjkgbdj |
... |
Arguments to be passed through |
Gareth Burns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.