R/zzz.R

########################################################
###
### Define .First.lib and .Last.lib functions for the package
###
########################################################

.onLoad <- function(lib,pkg){
    library.dynam("groupedPMA",pkg,lib)
  }
  
ttriche/groupedPMA documentation built on June 1, 2019, 2:51 a.m.