R/unique-msp.R

Defines functions msp_unique

Documented in msp_unique

#' Function moved to the hawkeye package
#'
#' Install hawkeye using dipr::install_sre_gitlab('hawkeye')
#'
#' @export

msp_unique <- function(){
  .Deprecated(
    NULL,
    old = "The msp_unique() function has been moved to the hawkeye package. \n  use dipr::install_sre_gitlab('hawkeye') to install that package"
  )
}
bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.