Description Usage Arguments Value Examples
View source: R/CMBDataFrameHelpers.R
Get the arcmin resolution from a CMBDataFrame
1 | resolution(cmbdf)
|
cmbdf |
a CMBDataFrame. |
The arcmin resolution as specified by the FITS file where the data was sourced
1 2 3 4 | ## 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.