View source: R/widget-played-sport.R
played_sport | R Documentation |
Make sure you know which sport codes to use. For example, men's and women's
basketball have different codes. Take advantage of the synonym search feature
if you're not sure (for example: played_sport(?basketball)
). If no
sports are entered, widget will find people who played any sport (including
intramurals).
played_sport(...)
... |
Sport codes/synonyms |
A definition of type entity_id
## anyone who played basketball for Cal
played_sport(basketball_men, basketball_women)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.