Rdocumentation
powered by
Learn R Programming
photobiology (version 0.9.11)
dim.generic_mspct: Dimensions of an Object
Description
Retrieve or set the dimension of an object.
Usage
"dim"(x)
"dim"(x) <- value
Arguments
x
A
generic_mscpt
object or of a derived class.
value
Either NULL or a numeric vector, which is coerced to integer (by truncation).
Value
Either NULL or a numeric vector, which is coerced to integer (by truncation).