Skip to contents

Frequency encoding of nominal variables.

Usage

plant_count_encode(barn_obj, nominal_suffix = "_cat")

Arguments

barn_obj

A Barn object, created by barn().

nominal_suffix

The suffix applied to column names. Defaults to "_cat".

Value

The modified barn_obj with the transformed combined data frame.