diag2na: convert same-value pairs to NA in a textstat_proxy object

View source: R/textstat_simil.R

diag2naR Documentation

convert same-value pairs to NA in a textstat_proxy object

Description

Converts the diagonal, or the same-pair equivalent in an object where the columns have been selected, to NA.

Usage

diag2na(x)

Arguments

x

the return from textstat_simil() or textstat_dist()

Value

sparse Matrix format with same-pair values replaced with NA


quanteda.textstats documentation built on May 29, 2024, 11:47 a.m.