R/zzz.R

Defines functions .onAttach

# startUpMessage -------------------------------
.onAttach <- function(libname, pkgname = "fbAdsInsightsR") {
  packageStartupMessage("help('graphTweets') for examples")
}
JohnCoene/graphTweets documentation built on Jan. 8, 2020, 2:48 a.m.