R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorKyotoandLeakage"
  
  # Name of problem sets in the package
  ps = c("Kyoto")
  
  list(package=package, ps = ps)
}
SebKiesel/RTutorKyotoandLeakage documentation built on May 9, 2019, 1:19 p.m.