R/hexify_projection.R
hexify_which_face.Rd
Returns the icosahedral face index (0-19) containing the given coordinates.
hexify_which_face(lon, lat)
Longitude in degrees
Latitude in degrees
Integer face index (0-19)
Other projection: hexify_build_icosa(), hexify_face_centers(), hexify_forward(), hexify_forward_to_face(), hexify_get_precision(), hexify_inverse(), hexify_projection_stats(), hexify_set_precision(), hexify_set_verbose()
hexify_build_icosa()
hexify_face_centers()
hexify_forward()
hexify_forward_to_face()
hexify_get_precision()
hexify_inverse()
hexify_projection_stats()
hexify_set_precision()
hexify_set_verbose()
face <- hexify_which_face(16.37, 48.21)