Learn R Programming

HistDAWass (version 1.0.8)

show-MatH: Method show for MatH

Description

An overriding show method for a MatH object. The method returns a representation of the matrix using the mean and the standard deviation for each histogram.

Usage

# S4 method for MatH
show(object)

Arguments

object

a MatH object

Examples

Run this code
show(BLOOD)
print(BLOOD)
BLOOD

Run the code above in your browser using DataLab