received_award: Find entities who've received an award

View source: R/widget-received-award.R

received_awardR Documentation

Find entities who've received an award

Description

Find entities who've received an award

Usage

received_award(..., comment = NULL)

Arguments

...

award/honor codes

comment

(Optional) Supply one or more search terms to search through the comment field

Examples

## find anyone who has won a nobel prize in physics
received_award(nobel_prize, comment = "physics")


tarakc02/discoveryengine documentation built on Sept. 26, 2023, 12:17 a.m.