R/data.R

#' Image object.
#'
#' Map of the Netherlands, png image by Silver Spoon on Wikipedia:
#' https://nl.wikipedia.org/wiki/Bestand:Blank_map_of_the_Netherlands.svg
#'
#' @format A list with 2 elements:
#' \describe{
#'   \item{\code{image}}{Matrix of 599 x 564 representing the image.}
#'   \item{\code{col}}{Vector with colors used in the image.}
#' }
#' @author Jacolien van Rij
"img"

Try the plotfunctions package in your browser

Any scripts or data that you put into this service are public.

plotfunctions documentation built on April 28, 2020, 5:10 p.m.