View source: R/widget-has-philanthropic-affinity.R
| has_philanthropic_affinity | R Documentation | 
Philanthropic affinity widget
has_philanthropic_affinity(..., at_least = 0, comment = NULL)
| ... | Philanthropic affinity type code(s) | 
| at_least | Minimum total giving to the selected philanthropic affinity type(s) | 
| comment | (Optional) Supply one or more search terms to search through the comment field | 
This widget allows you to search by the Org Type, and not by specific
philanthropic organizations. Use at_least to find just those who have
given over a certain amount to such organizations. at_least uses total
giving to the selected org types. If no codes are entered,
widget will find anyone with any philanthropic affinity.
A definition of type entity_id
has_philanthropic_affinity(health_medicine)
## people who have given at least $10K TOTAL to
## human rights and social welfare organizations
has_philanthropic_affinity(human_rights, social_welfare, at_least = 10000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.