Description Usage Arguments Value Examples
View source: R/CMBDataFrameGenerics.R
This function neatly prints the contents of a CMBDataFrame.
1 2 |
x |
A |
... |
arguments passed to |
Prints contents of the CMB data frame to the console.
1 2 3 4 | ## First download the map
# downloadCMBMap(foreground = "smica", nside = 1024)
# df <- CMBDataFrame("CMB_map_smica1024.fits")
# print(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.