uncodeCode | R Documentation |
Removes all codings of a certain code from a character vector.
uncodeCode(corpus, code = "c1", mess = T, assign = T)
corpus |
Character vector containing one document per element. |
Removes all codings of a certain code from a character vector.
uncodeCode("<1>hello</1> world")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.