Learn R Programming

h3r (version 0.1.2)

getPentagons: Get all the pentagon H3 indexes at the specified resolution.

Description

Get all the pentagon H3 indexes at the specified resolution.

Usage

getPentagons(resolution)

Value

all the pentagon H3 indexes at the specified resolution.

Arguments

resolution

cell resolution

Examples

Run this code

getPentagons(resolution = c(12L,10L))

Run the code above in your browser using DataLab