Description Usage Arguments Value Examples
Challenge Leaders
1 | format_leaders(params)
|
params |
Challenge parameters as |
format_leaders()
returns a character value indicating the challenge leaders.
1 2 | params <- list(leaders = list(kevinrue = "Kevin Rue-Albrecht"))
cat(format_leaders(params), sep = "\n")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.