R/dependencies.R

Defines functions dependencies

#' @import dplyr
#' @import ggplot2
dependencies <- function(){
  # This is a placeholder function to take care of importing whole packages that
  # are reused across the codebase

  NULL
}
louis-vines/miv.select documentation built on May 5, 2019, 9:19 a.m.