Skip to contents

Title

Usage

corpus_to_dtm(df, doc, term)

Arguments

df

tidy data frame with one term per row

doc

document column

term

term column

Value

quanteda dfm object