s2cellid | R Documentation |
Create a vector of s2cellids corresponding to the cells at the given level containing the given points. The default level (30) corresponds to leaf cells (finest/maximal level).
s2cellid(x, level = 30)
x |
Points on the sphere in a standard format. |
level |
Integer between 0 and 30 (incl). |
A vector of doubles representing s2cellids with the additional class s2cellid
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.