Code_single | R Documentation |
This function allows you to code a variable of (fully preprocessed, see "preprocess_words") text responses into the different dictionaries
Code_single(data, text = "word", more2na = T)
data |
dataframe including the text to code |
text |
string name of a variable (vector) of text to code into the dictionaries |
more2na |
if text has more than 2 words, transform to na |
Original dataframe with additional columns for codings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.