You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
477 B

#' Hacky World Map GeoJSON Based on the Imago Projection
#'
#' In 2017, Justin Kunimune reverse engineerd
#' (<https://kunimune.home.blog/2017/11/23/the-secrets-of-the-authagraph-revealed/>)
#' and open sourced the proprietary AuthaGraph (http://www.authagraph.com/top/?lang=en)
#' projection. Tools are provided to use this map in R for making global chorpleth charts.
#'
#' @md
#' @name imago
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import sf
"_PACKAGE"