split_column_words_to_new_col: Create a dataframe that splits up the words of column_name to...

Description Usage Arguments Value

Description

Create a dataframe that splits up the words of column_name to words_column_name

Usage

1
split_column_words_to_new_col(df, column_name, words_column_name)

Arguments

df

df to apply the split on

column_name

column to split

words_column_name

name of new column

Value

data.frame


antoinepay/foodx documentation built on May 6, 2019, 4:30 p.m.