dim.generic_mspct {photobiology} | R Documentation |
Retrieve or set the dimension of an object.
## S3 method for class 'generic_mspct'
dim(x)
## S3 replacement method for class 'generic_mspct'
dim(x) <- value
x |
A |
value |
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).