R/imgpalr.R

globalVariables(c(".data"))

#' @name imgpalr
"_PACKAGE"

#' @importFrom tibble tibble
#' @importFrom magrittr %>%
#' @importFrom graphics par plot rect text rasterImage
#' @importFrom grDevices colorRampPalette
#' @importFrom stats dist kmeans quantile
NULL

Try the imgpalr package in your browser

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

imgpalr documentation built on Sept. 12, 2024, 6:11 a.m.