degrees: Append degree data to a discoveryengine definition

View source: R/chunk-degrees.R

degreesR Documentation

Append degree data to a discoveryengine definition

Description

Append degree data to a discoveryengine definition

Usage

degrees(constituency)

Arguments

constituency

A discoveryengine definition

Value

data frame with the following columns: entity id, undergrad degree, graduate degree, degrees, preferred school code, preferred school, class campaign year, spouse undergraduate degree, spouse graduate degree, spouse degrees, spouse class campaign year

Examples

wealthy = has_capacity(1)
wealthy_degrees = degrees(wealthy)
display(wealthy_degrees)


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