R/brownded.R

#' @import checkmate
#' @importFrom magrittr '%>%' '%<>%' '%T>%'
#' @importFrom rlang '!!' ':='
NULL

if (getRversion() >= "2.15.1") {
  utils::globalVariables(c(".", "x1", "x2", "x3", "value", "id", "n",
                           "px_horizontal", "px_vertical", "pixel_value"))
}
rorynolan/brownded documentation built on May 5, 2019, 9:20 a.m.