Description Usage Arguments Value Examples
View source: R/CMBDataFrameGenerics.R
This function returns the HEALPix Nside parameter of a CMBDataFrame
1 2 | ## S3 method for class 'CMBDataFrame'
nside(x)
|
x |
A |
The HEALPix Nside parameter.
1 2 | df <- CMBDataFrame(nside = 16)
nside(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.