SE_mutate: Automated standard evaluation of mutate with in operator.

Description Usage Arguments Value

Description

Automated standard evaluation of mutate with in operator.

Usage

1
SE_mutate(df, col1, col2, new_col_name)

Arguments

df

Data frame to append to.

col1

col1 in col2

col2

col1 in col2

new_col_name

Name of new column. Can be passed as variable.

Value

Data frame with number of columns originally plus one.


Chris1221/coR-ge documentation built on May 6, 2019, 11:18 a.m.