linelist icon indicating copy to clipboard operation
linelist copied to clipboard

Add function to create spelling wordlist from cleaned linelist

Open zkamvar opened this issue 5 years ago • 1 comments

Name: create_wordlist(x, outfile = NULL, columns = TRUE, label_limit = 10)

input: x a cleaned data frame output: the path to an output file columns: The columns to consider for the wordlist label_limit: the maximum number of labels for each var to consider

zkamvar avatar Feb 28 '19 10:02 zkamvar

This is related to the discusssion from #47

zkamvar avatar Feb 28 '19 10:02 zkamvar