#' @title Datasets with deprecated or defunct names
#'
#' @description These are datasets that have been renamed but that have been
#' temporarily retained for backward compatibility, or that have been renamed
#' and the old names removed. Please change your code to use the new names, as
#' the deprecated functions will become defunct in future versions.
#' @docType data
#' @name data-deprecated
#' @keywords internal deprecated
#' @format See the specific object documentation for the renamed objects.
NULL
#' @rdname data-deprecated
#' @name shapefile_details
#' @details \code{shapefile_details} is defunct; please use
#' \code{\link[statesRcontiguous]{statesrcontiguous_shapefile_details}} instead.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.