Learn R Programming

h3r (version 0.1.2)

getResolution: Get Resolution

Description

Returns the resolution of the index.

Usage

getResolution(cell)

Value

a vector the same length as cell giving the resolution of each index

Arguments

cell

vector of H3 cells

Examples

Run this code

getResolution(cell = c("8cbe63562a54bff","8cbe635631103ff"))

Run the code above in your browser using DataLab