is.collocations | R Documentation |
Function to check if an object is a collocations object, created by
quanteda.textstats::textstat_collocations()
.
is.collocations(x)
x |
object to be checked |
TRUE
if the object is of class collocations
, FALSE
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.