R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorTseTse"
  
  # Name of problem sets in the package
  ps = c("TseTseAfrica")
  
  list(package=package, ps = ps)
}
vanessaschoeller/RTutorTseTse documentation built on May 20, 2019, 2:23 p.m.