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