print.phraseDoc | R Documentation |
Print a phraseDoc Object
## S3 method for class 'phraseDoc'
print(x, ...)
x |
Object of type phraseDoc |
... |
Additional arguments |
tst=c("This is a test text",
"This is a test text 2",
"This is another test text",
"This is another test text 2",
"This girl will test text that man",
"This boy will test text that man")
(pd=phraseDoc(tst))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.