R/IRMap.R

#' 
#' @title A list with indicator region spatial data
#' 
#' @description A list with indicator region spatial data. 
#'
#' \itemize{
#'   \item un-named1 tba
#'   \item un-named2 a SpatialPolygonDataFrame for the indicator regions
#'   \item col color used in plotting
#'   \item lwd line thickness used in plotting
#'   \item first tba
#'   }
#' @name IRMap
#' 
#' @details 
#' ### to create object: 
#'  # tst <- vect(IRMap[[2]])
#'  # IRMap[[2]] <- wrap(tst)
#'  # save(IRMap, file = 'data/IRMap.RData')
#' 
#' @format a list with indicator region spatial data
NULL
troyhill/RSM documentation built on Aug. 23, 2022, 2:40 p.m.