R/src.R

#' @title Source (src)
#' @docType data
#' @description object of \code{sf} class representing the blocks of a fictional area
#' @format object of \code{sf} class with 9 rows and 3 columns:
#' \describe{
#'   \item{\code{sid}}{Source identification number}
#'   \item{\code{pop}}{Source population values to be interpolated}
#'   \item{\code{geometry}}{Geometry}
#'}
#' @source \url{http://www.mbatsaris.gr/}
"src"
mbatsaris/populR documentation built on March 20, 2023, 6:09 a.m.