has_philanthropic_affinity: Philanthropic affinity widget

View source: R/widget-has-philanthropic-affinity.R

has_philanthropic_affinityR Documentation

Philanthropic affinity widget

Description

Philanthropic affinity widget

Usage

has_philanthropic_affinity(..., at_least = 0, comment = NULL)

Arguments

...

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

Details

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.

Value

A definition of type entity_id

Examples

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)


cwolfsonseeley/discoveryengine documentation built on Sept. 30, 2023, 2:07 p.m.