| a5_get_num_cells | R Documentation |
Total number of cells at a given resolution
a5_get_num_cells(resolution)
resolution |
Integer scalar resolution (0–30). |
A numeric scalar (double) giving the total count. Returned as double because the count can exceed R's integer range.
a5_get_num_cells(0)
a5_get_num_cells(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.