is.collocations: Check if an object is collocations

View source: R/textstat.R

is.collocationsR Documentation

Check if an object is collocations

Description

Function to check if an object is a collocations object, created by quanteda.textstats::textstat_collocations().

Usage

is.collocations(x)

Arguments

x

object to be checked

Value

TRUE if the object is of class collocations, FALSE otherwise


quanteda/quanteda documentation built on April 30, 2024, 3:13 p.m.