df2token | R Documentation |
Convert a df column to token object by group(s).
df2token(df, token, by = c("doc_id"))
df |
a dataframe |
token |
Colname to be tokenized, as string |
by |
Colname(s) to group token object, as string |
A list (or tokens object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.