Description Usage Arguments Examples
Return badges for a given workshop.
1 2 3 4 5 6 7  | 
workshop_id | 
 workshop identifier, see   | 
lang | 
 the language for the badges (either "en" or "fr").  | 
style | 
 badges style.  | 
clip | 
 a logical. Should the badges be copied to the clipboard?  | 
show | 
 a logical. Should the badges be displayed?  | 
1 2  | get_badges(1, clip = FALSE)
get_badges(4, lang = "fr", clip = FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.