Package: h3o 0.3.1
h3o: H3 Geospatial Indexing System
A dependency free interface to the H3 geospatial indexing system utilizing the Rust library 'h3o' <https://github.com/HydroniumLabs/h3o> via the 'extendr' library <https://github.com/extendr/extendr>.
Authors:
h3o_0.3.1.tar.gz
h3o_0.3.1.zip(r-4.7)h3o_0.3.1.zip(r-4.6)h3o_0.3.1.zip(r-4.5)
h3o_0.3.1.tgz(r-4.6-x86_64)h3o_0.3.1.tgz(r-4.6-arm64)h3o_0.3.1.tgz(r-4.5-x86_64)h3o_0.3.1.tgz(r-4.5-arm64)
h3o_0.3.1.tar.gz(r-4.7-arm64)h3o_0.3.1.tar.gz(r-4.7-x86_64)h3o_0.3.1.tar.gz(r-4.6-arm64)h3o_0.3.1.tar.gz(r-4.6-x86_64)
h3o_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
h3o/json (API)
NEWS
| # Install 'h3o' in R: |
| install.packages('h3o', repos = c('https://extendr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/extendr/h3o/issues
Pkgdown/docs site:https://extendr.rs
Last updated from:ce47deb160. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 164 | ||
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 209 | ||
| linux-release-arm64 | OK | 169 | ||
| linux-release-x86_64 | OK | 157 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-release-x86_64 | OK | 247 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| macos-oldrel-x86_64 | OK | 318 | ||
| windows-devel | OK | 186 | ||
| windows-release | OK | 175 | ||
| windows-oldrel | OK | 190 | ||
| wasm-release | OK | 150 |
Exports:area_km2area_m2area_rads2compact_cellsflatten_edgesflatten_h3get_childrenget_children_atget_children_centerget_children_countget_children_positionget_face_countget_parentsgrid_diskgrid_distancegrid_distancesgrid_local_ijgrid_path_cellsgrid_path_cells_sizegrid_ringh3_base_cellh3_edge_cellsh3_edge_destinationh3_edge_originh3_edgesh3_edges_from_stringsh3_from_pointsh3_from_stringsh3_from_xyh3_resolutionh3_shared_edge_pairwiseh3_shared_edge_sparseh3_to_pointsh3_to_vertexesis_edgeis_h3is_nb_pairwiseis_nb_sparseis_pentagonis_res_class_iiiis_valid_edgeis_valid_h3sfc_to_cellsuncompact_cells
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate Area of H3 Cells | area_km2 area_m2 area_rads2 |
| Compact H3 Cells | compact_cells uncompact_cells |
| Hierarchical H3 Grid Functions | get_children get_children_at get_children_center get_children_count get_children_position get_parents |
| Grid Traversal | grid_disk grid_distance grid_distances grid_local_ij grid_path_cells grid_path_cells_size grid_ring |
| H3 Edges | as.character.H3Edge flatten_edges h3_edges h3_edges_from_strings h3_edge_cells h3_edge_destination h3_edge_origin h3_shared_edge_pairwise h3_shared_edge_sparse is_edge is_valid_edge |
| Create H3 Index | as.character.H3 flatten_h3 h3_from_points h3_from_strings h3_from_xy h3_to_points h3_to_vertexes is_h3 |
| H3 Inspection Functions | get_face_count h3_base_cell h3_resolution is_pentagon is_res_class_iii is_valid_h3 |
| H3 index neighbors | is_nb_pairwise is_nb_sparse |
| Convert sf geometry to H3 Cells | sfc_to_cells |
