Learn R Programming

quanteda (version 0.99)

as.matrix.dist_selection: coerce a dist_selection object to a matrix

Description

Coerce a dist_selection object to a plain matrix.

Usage

# S3 method for dist_selection
as.matrix(x, ...)

Arguments