Last chance! 50% off unlimited learning
Sale ends in
Retrieve or set the dimension of an object.
# S3 method for generic_mspct
dim(x)# S3 method for generic_mspct
dim(x) <- value
A generic_mspct
object or of a derived class.
Either NULL or a numeric vector, which is coerced to integer (by truncation).
Either NULL or a numeric vector, which is coerced to integer (by truncation).