View source: R/hexify_projection.R
| hexify_forward_to_face | R Documentation |
Projects to a known face (skips face detection).
hexify_forward_to_face(face, lon, lat)
face |
Face index (0-19) |
lon |
Longitude in degrees |
lat |
Latitude in degrees |
Named numeric vector: c(icosa_triangle_x, icosa_triangle_y)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.