get_dtm: Get a 'DocumentTermMatrix' Stored in a 'hierarchical_cluster'...

Description Usage Arguments Value Examples

Description

Extract the DocumentTermMatrix supplied to/produced by a hierarchical_cluster object.

Usage

1
2
3
4
5
6
7
get_dtm(x, ...)

## S3 method for class 'data_store'
get_dtm(x, ...)

## S3 method for class 'hierarchical_cluster'
get_dtm(x, ...)

Arguments

x

A hierarchical_cluster object.

...

ignored.

Value

Returns a DocumentTermMatrix.

Examples

1
2
3
4
5
6

trinker/hclustext documentation built on May 31, 2019, 8:50 p.m.