R/northdes.R

#' Northing codes for Earth
#'
#' A dataset containing all north code combinations for MGRS data
#'
#' @format A data frame of 405 rows and 5 columns
#' \describe{
#'  \item{hem}{Character Value "N" or "S"}
#'  \item{gze}{Gridzone number "Even" or "Odd"}
#'  \item{gzl}{Gridzone letter}
#'  \item{gsnl}{Gridsquare Northing Letter}
#'  \item{gsnn}{Gridsquare Northing Number}
#' }
#' @source I built this based off MGRS on our Earth
"northdes"
harmkenn/EarthPoints documentation built on Dec. 11, 2019, 8:42 p.m.