Description Usage Arguments Value
Wrapper around the top_term_lookup function
1 2  | top_lookup_wrap(string, type = c("lemmatize", "americanize", "errors",
  "split", "all"), tokenize = FALSE)
 | 
string | 
 Input string  | 
type | 
 Determines which lookup table to use  | 
tokenize | 
 If TRUE terms will be first split by word boundaries and than put back together  | 
A new vector with reassigned values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.