R/dependencies.R

#' @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/creditr documentation built on May 18, 2019, 8:12 p.m.