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 April 3, 2025, 10:30 p.m.