simple_dtm: Simple 'DocumentTermMatrix'

simple_dtmR Documentation

Simple DocumentTermMatrix

Description

A dataset containing a simple DocumentTermMatrix.

Usage

data(simple_dtm)

Format

A list with 6 elements

Details

i

The document locations

j

The term locations

v

The count of terms for that particular element position

nrow

The number of rows

ncol

The number of columns

dimnames

document and terms


trinker/textshape documentation built on April 5, 2024, 11:39 a.m.