standardize_terms: Dictionary term standardization

View source: R/raw_data_processing.R

standardize_termsR Documentation

Dictionary term standardization

Description

This fixes spelling mistakes and standardizes choices of capitalization, spaces, etc so that terms are easily comparable across dictionaries Used in the data prep script in the raw data folder

Usage

standardize_terms(data, key, component = "undetermined")

Arguments

data

the dictionary dataset

key

string name of the dataset

component

string type of dictionary

Value

the standardized dataset


ahcombs/actdata documentation built on Jan. 15, 2025, 6:48 p.m.