cleaner_function: Functions to clean word variants for particular kinds of...

Description Usage Arguments Value

Description

Functions to clean word variants for particular kinds of questions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
pre_cleaner(x, target_col)

snack_cleaner(x, target_col)

grocery_store_cleaner(x, target_col)

energy_drink_cleaner(x, target_col)

workout_cleaner(x, target_col)

subscription_cleaner(x, target_col)

coffee_cleaner(x, target_col)

Arguments

x

dataframe

target_col

numeric, identifies which column of dataframe contains question of interest.

Value

Dataframe with column cleaned.


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.