R/firstlib.R

#' @import dplyr

.onAttach <- function(lib, pkg)
{

  packageStartupMessage("template - Minimal rOpenGov package template\nCopyright (C) 2014-2015 Leo Lahti\n\nhttp://github.com/ropengov/template")

}
rOpenGov/template documentation built on May 26, 2019, 8:50 p.m.