Description Usage Arguments Value Examples
separatingNside
1 |
df |
A data.frame. Must have columns x,y,z for Cartesian coordinates that must represent points on the unit sphere. |
An nside (power of 2) such that all points
in df
will belong to unique pixels.
1 2 | sky <- CMBDataFrame(nside = 16, coords = "cartesian", ordering = "nested")
separatingNside(sky)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.