as.matrix.textstat_simil_sparse: as.matrix method for textstat_simil_sparse

Description Usage Arguments Value

Description

as.matrix method for textstat_simil_sparse

Usage

1
2
3
4
5
## S4 method for signature 'textstat_simil_sparse'
as.matrix(x, omitted = NA, ...)

## S4 method for signature 'textstat_simil_symm_sparse'
as.matrix(x, omitted = NA, ...)

Arguments

x

an object returned by textstat_simil when min_simil > 0

omitted

value that will replace the omitted cells

...

unused

Value

a matrix object


koheiw/quanteda.core documentation built on Sept. 21, 2020, 3:44 p.m.