category_check: Category check

Description Usage Arguments

View source: R/import_category_check.R

Description

This function works to catch any values in the column that should be combined with other categories. It works by catching mismatched spaces, capitalization, or punctuation Returns list of categories that the checker suspects might overlap.

Usage

1
category_check(df, col_name)

Arguments

col_name

Reference to a column to be checked for discrete categories

dataframe

User provides reference to an R dataframe to check


associatedpress/apdatacheck documentation built on Feb. 17, 2020, 9:27 p.m.