View source: R/widget-received-award.R
received_award | R Documentation |
Find entities who've received an award
received_award(..., comment = NULL)
... |
award/honor codes |
comment |
(Optional) Supply one or more search terms to search through the comment field |
## find anyone who has won a nobel prize in physics
received_award(nobel_prize, comment = "physics")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.