step_field: Cleans a member's field of study

View source: R/step_field.R

step_fieldR Documentation

Cleans a member's field of study

Description

Cleans a member's field of study

Usage

step_field(df, detailed_types = FALSE)

Arguments

df

a tibble of demographic data

detailed_types

logical, whether to report country-based ethnicity or not

Value

a tibble with cleaned column Field

Examples

#demo_raw <- step_field(df = demo_raw, detailed_types = FALSE)

SzarR/medusa documentation built on Feb. 7, 2024, 11:36 p.m.