Description Usage Arguments Format Value Examples
Challenge Topics
1 2 3 | topic_tags
format_topics(params)
|
params |
Challenge parameters as |
topic_tags
is a character vector of valid topic tags.
format_topics()
returns a character value indicating the challenge topic tags.
1 2 3 4 | topic_tags
params <- list(topics = c("Challenges", "Community"))
cat(format_topics(params))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.