Learn R Programming

maigesPack (version 1.30.0)

show-method: Show a nice visualisation of the objects defined in this package

Description

S4 method to show the objects defined in this package without list all the slots of the object.

Usage

"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)

Arguments

object
object of any class defined in this package, to be printed in a nice way

See Also

show in the methods package.

Examples

Run this code
## Loading the dataset
data(gastro)

gastro
gastro.raw
gastro.norm
gastro.summ

Run the code above in your browser using DataLab