R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname = find.package("popler"), pkgname = "popler") {
  # check if the summary table exists or needs to be updated
  pplr_summary_table_check()

}
AldoCompagnoni/popler documentation built on Nov. 15, 2019, 9:48 a.m.