View source: R/CMBDataFrameHelpers.R
| header | R Documentation |
CMBDataFrameGet the FITS headers from a CMBDataFrame
header(cmbdf)
cmbdf |
a CMBDataFrame. |
The FITS headers belonging to the FITS file from which cmbdf data was imported
## First download the map
# downloadCMBMap(foreground = "smica", nside = 1024)
# df <- CMBDataFrame("CMB_map_smica1024.fits")
# df.sample <- CMBDataFrame(df, sample.size = 10000)
# header(df.sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.