View source: R/CMBDataFrameHelpers.R
| resolution | R Documentation |
CMBDataFrameGet the arcmin resolution from a CMBDataFrame
resolution(cmbdf)
cmbdf |
a CMBDataFrame. |
The arcmin resolution as specified by the FITS file where the data was sourced
## First download the map
# downloadCMBMap(foreground = "smica", nside = 1024)
# df <- CMBDataFrame("CMB_map_smica1024.fits")
# resolution(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.