#' A universal lookup table for pixels and patches in the focus area
#'
#' A lookup table where each row is a patch in the model, with a corresponding pixel ID in the "sgpop" raster, a popultion count and a latitude and longitude.
#' Comes from the make.unipix() function but a precalcualted version for Singapore (at 1km x 1km patch resolution) is included for use on the server that avoids having to deal with rasters directly
#'
#' @format A data frame where each row is a patch of the model
"unipix"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.