works_in_industry: Find people who work in a particular industry

View source: R/widget-works-in-industry.R

works_in_industryR Documentation

Find people who work in a particular industry

Description

This widget is based on the 6-digit NAICS code found on the employer's "Industry Codes" screen.

Usage

works_in_industry(..., include_former = FALSE)

Arguments

...

NAICS code(s)

include_former

Should non-current employment data be included in the search? If FALSE (the default) only current employment will be searched

Value

A definition of type entity_id

Examples

## find people who work in investment banking
works_in_industry(523110)


tarakc02/discoveryengine documentation built on Sept. 26, 2023, 12:17 a.m.