R/State_Neighbors.R

#' US State Neighbor List
#'
#' This data set provides a list (as a character string) of neighboring states for each U.S. state.
#'
#' @format A data frame with 50 observations and 2 variables.
#' \tabular{ll}{ \cr
#'  state \tab state name \cr
#'  neighbors \tab character string of neighboring states (separated by ',') for each state observation \cr
#' }

#'
"State_Neighbors"

Try the polimetrics package in your browser

Any scripts or data that you put into this service are public.

polimetrics documentation built on Jan. 17, 2022, 9:07 a.m.