Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to create spelling wordlist from cleaned linelist #49

Open
zkamvar opened this issue Feb 28, 2019 · 1 comment
Open

Add function to create spelling wordlist from cleaned linelist #49

zkamvar opened this issue Feb 28, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@zkamvar
Copy link
Member

zkamvar commented Feb 28, 2019

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
Copy link
Member Author

zkamvar commented Feb 28, 2019

This is related to the discusssion from #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant