Learn R Programming

mldr (version 0.4.3)

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 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
# NOT RUN {
library(mldr)

summary(emotions)

# }

Run the code above in your browser using DataLab