get_mutated_DF: Get input DF mutated with input variables

Description Usage Arguments Value

View source: R/utilities.R

Description

Get input DF mutated with input variables

Usage

1
get_mutated_DF(DF, transform_out, selected)

Arguments

DF

A data frame

transform_out

Data frame containing the result of the previous transformation, to be added to DF

selected

Character array containing which variables were included in the logical operation

Value

a data frame, mutated with arrays resulting from previous transforma- tion step


mandel94/easyAnalysis documentation built on Jan. 2, 2022, 9:52 a.m.