powered by
CMBDataFrame
Assign a new ordering scheme to a CMBDataFrame
# S3 method for CMBDataFrame ordering(x, ...) <- value
ordering.CMBDataFrame
# NOT RUN { cmbdf <- CMBDataFrame(n = 1, ordering = "ring") ordering(cmbdf) <- "nested" ordering(cmbdf) # }
Run the code above in your browser using DataLab