matrix2dfm: Converts a Matrix to a dfm

View source: R/dfm-methods.R

matrix2dfmR Documentation

Converts a Matrix to a dfm

Description

Converts a Matrix to a dfm

Usage

matrix2dfm(x, docvars = NULL, meta = NULL)

Arguments

x

a Matrix

meta

a list of values to be assigned to slots


quanteda documentation built on Sept. 11, 2024, 6:08 p.m.