Skip to contents

This function prompts the user to manually label a set of name pairs through the R console.

Usage

hand_label(df)

Arguments

df

A dataframe with a column called A and a column called B

Value

A labeled dataframe (match column)