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 May 31, 2023, 8:28 p.m.