utils::globalVariables(c(
'.',
'.N',
'a',
'B',
'bitmap',
'dist',
'female_col',
'G',
'head',
'hexCol',
'hf',
'hm',
'hsv',
'i',
'ID',
'k',
'k1',
'male_col',
'par',
'parts',
'path',
'R',
'rnorm',
'sf',
'sm',
'v',
'value',
'vf',
'vm',
'coverage_fraction'
))
#' @importFrom grDevices adjustcolor dev.off pdf rgb rgb2hsv bitmap hsv
NULL
#' @importFrom graphics par locator mtext points plot
NULL
#' @importFrom stats dist rnorm
NULL
#' colorZapper.
#' @description Colour extraction utilities.
#'
#' @author
#' Mihai Valcu \email{valcu@@orn.mpg.de},
#' James Dale \email{J.Dale@@massey.ac.nz}
#'
#' Maintainer: Mihai Valcu \email{valcu@@orn.mpg.de}
#' @name colorZapper
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.