applyEncoding: applyEncoding

Description Usage Arguments Value

View source: R/encodings.R

Description

Applies an encoding object to a dataset. Only returns dataset.

Usage

1
applyEncoding(dt, obj, inPlace = TRUE)

Arguments

dt

dataset

obj

encoding object you want to apply to dt

inPlace

Return the entire dt or just the transformed columns

Value

A dataset that has been transformed by an encoding object.


AnotherSamWilson/helperFuncs documentation built on Oct. 1, 2019, 8:51 p.m.