hexify_forward_to_face: Forward projection to specific face

View source: R/hexify_projection.R

hexify_forward_to_faceR Documentation

Forward projection to specific face

Description

Projects to a known face (skips face detection).

Usage

hexify_forward_to_face(face, lon, lat)

Arguments

face

Face index (0-19)

lon

Longitude in degrees

lat

Latitude in degrees

Value

Named numeric vector: c(icosa_triangle_x, icosa_triangle_y)

See Also

Other projection: hexify_build_icosa(), hexify_face_centers(), hexify_forward(), hexify_get_precision(), hexify_inverse(), hexify_projection_stats(), hexify_set_precision(), hexify_set_verbose(), hexify_which_face()


hexify documentation built on March 1, 2026, 1:07 a.m.