-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
33 lines (32 loc) · 949 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(h3_compact)
export(h3_degs_to_rads)
export(h3_distance)
export(h3_edge_length)
export(h3_geo_to_h3)
export(h3_get_base_cell)
export(h3_get_destination_h3_index_from_unidirectional_edge)
export(h3_get_h3_indexes_from_unidirectional_edge)
export(h3_get_h3_unidirectional_edge)
export(h3_get_h3_unidirectional_edge_boundary)
export(h3_get_h3_unidirectional_edges_from_hexagon)
export(h3_get_origin_h3_index_from_unidirectional_edge)
export(h3_get_resolution)
export(h3_hex_area)
export(h3_hex_ring)
export(h3_indexes_are_neighbors)
export(h3_is_pentagon)
export(h3_is_res_class_iii)
export(h3_is_valid)
export(h3_k_ring)
export(h3_k_ring_distances)
export(h3_num_hexagons)
export(h3_polyfill)
export(h3_rads_to_degs)
export(h3_set_to_multi_polygon)
export(h3_to_children)
export(h3_to_geo)
export(h3_to_geo_boundary)
export(h3_to_parent)
export(h3_uncompact)
export(h3_unidirectional_edge_is_valid)