screening: Append external screening data to a discoveryengine...

View source: R/chunk-screening.R

screeningR Documentation

Append external screening data to a discoveryengine definition

Description

Append external screening data to a discoveryengine definition

Usage

screening(constituency)

Arguments

constituency

A discoveryengine definition

Value

data frame with the following columns: entity id, median_income, fec_matched_giving, hh_fec_matched_giving, ca_matched_giving, hh_ca_matched_giving, has_sec, is_director, is_officer, is_ten_percenter, hh_has_sec, hh_is_director, hh_is_officer, hh_is_ten_percenter, sec_link, hh_sec_links

Examples

wealthy = has_capacity(1)
wealthy %>% screening %>% display

cwolfsonseeley/discoappend documentation built on March 17, 2022, 8:36 p.m.