findPresidents: Find Presidents and CEOs

Description Usage Arguments Value

View source: R/find-presidents.R

Description

convert a list of character vectors into logical based on whether each title is a top-level executive or not. Designed for use within dplyr::mutate.

Usage

1

Arguments

x

a character vector of job titles

Value

a logical vector indicating whether the job title is any of the following: president, CEO, chairman, owner or self-employed. Vice presidents return FALSE.


crazybilly/mumodels documentation built on May 14, 2019, 11:31 a.m.