codeByPassage | R Documentation |
Adds code tags to certain passages of a character vector.
codeByPassage(corpus, passage, coding, context = 0, mess = T, assign = T, subcorpus = NULL)
corpus |
Character vector containing one document per element. |
Adds code tags to certain passages of a character vector.
codeByPassage("hello world hello world hello world hello world","hello","code1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.