R/doc_distance.r

#' @name State_distMat
#' @title Haversine Distance Matrix between center of US states 
#' @description contains a matrix with great-circle distance
#' in km between the center of US states.
#'  
#' 
#' @docType data
#' @usage data(State_distMat)
#' @format numeric matrix
#' @source \url{http://staff.washington.edu/glynn/dist_matrix.pdf}
#' @references \url{http://www.r-bloggers.com/great-circle-distance-calculations-in-r/}
#' @author Florian Oswald
NULL
floswald/EconData documentation built on May 16, 2019, 1:23 p.m.