#' Reference table of available geographic crosswalks
#'
#' A reference table of available geographic crosswalks used by \code{list_ref_xwalk()}
#' and \code{get_xwalk()}. It informs which geographic pairs are valid, their location
#' in \code{rads.data::}, and any relevant explanatory notes.
#'
#' @format
#' A data.table with 16 rows and 6 columns: \code{input}, \code{output}, \code{object},
#' \code{inputvar}, \code{outputvar}, and \code{notes}.
#'
#' @examples
#' head(ref_get_xwalk)
#'
#'
#' @name ref_get_xwalk
"ref_get_xwalk"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.