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/quanteda.textstat documentation built on Sept. 9, 2024, 7:41 p.m.