summary.analytics {RTextTools}R Documentation

summarizes the analytics-class class

Description

Returns a summary of the contents within an object of class analytics-class.

Usage

## S3 method for class 'analytics'
summary(object, ...)

Arguments

object

An object of class analytics-class containing the output of the create_analytics function.

...

Additional parameters to be passed onto the summary function.

Author(s)

Timothy P. Jurka


[Package RTextTools version 1.4.3 Index]