R/data-deprecated.R

#' @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
martinjhnhadley/statesRcontiguous documentation built on May 21, 2019, 12:38 p.m.