str.cast_matrix {reshape} | R Documentation |
Print cast objects
Description
Printing methods
Usage
## S3 method for class 'cast_matrix'
str(object, ...)
Arguments
object |
|
... |
Details
Used for printing.
Author(s)
Hadley Wickham <h.wickham@gmail.com>
[Package reshape version 0.8.9 Index]