show {madness} | R Documentation |
Displays the madness object.
show(object)
## S4 method for signature 'madness'
show(object)
object |
a |
Steven E. Pav shabbychef@gmail.com
obj <- madness(val=matrix(rnorm(10*10),nrow=10), xtag="foo", vtag="foo^2")
obj