Learn R Programming

mldr (version 0.2.82)

summary.mldr: Provides a summary of measures about the mldr

Description

Prints a summary of the measures obtained from the mldr object

Usage

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

Arguments

object
Object whose measures are to be printed
...
Additional parameters to be given to print

See Also

mldr, print.mldr

Examples

Run this code
library(mldr)

summary(emotions)

Run the code above in your browser using DataLab