read_dfm_cpp: Read files from the quanteda dfm (this is the same as...

View source: R/RcppExports.R

read_dfm_cppR Documentation

Read files from the quanteda dfm (this is the same as dgCMatrix)

Description

Read files from the quanteda dfm (this is the same as dgCMatrix)

Usage

read_dfm_cpp(dfm, W_read, vocab, split)

Arguments

dfm

a dfm input (sparse Matrix)

W_read

an object to return

vocab

a vector of vocabulary

split

split proportion


keyATM documentation built on Aug. 8, 2025, 6:14 p.m.