one_hot: support function for one-hot encoding

View source: R/support.R

one_hotR Documentation

support function for one-hot encoding

Description

support function for one-hot encoding

Usage

one_hot(df)

Arguments

df

data.frame object for performing one-hot encoding

Value

data.frame object with factor variables one-hot encoded for each level


jointVIP documentation built on April 3, 2025, 10:27 p.m.