hand_label {fuzzylink} | R Documentation |
Hand Label A Dataset
Description
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 |
Value
A labeled dataframe (match
column)
[Package fuzzylink version 0.2.1 Index]