powered by
Spectra
Gives number of dimension of a Spectra object
# S4 method for Spectra dim(x)
A Spectra object
Returns a numeric vector containing nrow and ncol of the Spectra object.
nrow
ncol
# NOT RUN { sp<-spc.example_spectra() dim(sp) # }
Run the code above in your browser using DataLab