basic_bio: Append basic bio data to a discoveryengine definition

View source: R/chunk-basic-bio.R

basic_bioR Documentation

Append basic bio data to a discoveryengine definition

Description

Append basic bio data to a discoveryengine definition

Usage

basic_bio(constituency)

Arguments

constituency

A discoveryengine definition

Value

data frame with the following columns: entity id, last name, first name, spouse entity id, spouse last name, spouse first name, record types, home city, home state, home zip code, home county, home country, home msa

Examples

wealthy = has_capacity(1)
wealthy_bio = basic_bio(wealthy)
display(wealthy_bio)


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