powered by
Returns the center coordinates of all 20 icosahedral faces.
hexify_face_centers()
Data frame with 20 rows and columns lon, lat (degrees)
Other projection: hexify_build_icosa(), hexify_forward(), hexify_forward_to_face(), hexify_get_precision(), hexify_inverse(), hexify_projection_stats(), hexify_set_precision(), hexify_set_verbose(), hexify_which_face()
hexify_build_icosa()
hexify_forward()
hexify_forward_to_face()
hexify_get_precision()
hexify_inverse()
hexify_projection_stats()
hexify_set_precision()
hexify_set_verbose()
hexify_which_face()
centers <- hexify_face_centers() plot(centers$lon, centers$lat)
Run the code above in your browser using DataLab