#'
#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.