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)

vocab

a vector of vocabulary

split

split proportion

W_raw

an object to return


keyATM documentation built on May 31, 2023, 6:27 p.m.