Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.