Skip to contents

Categorise using cut-offs from other data

Usage

precat(df, cutoffs)

Arguments

df

dataframe containing at least one column also present in cutoffs

cutoffs

dataframe containing the cut-off values per column to be categorised from the df

Value

the df dataframe with categories in stead of the original