R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorWaterPollutionChina"
  
  # Name of problem sets in the package
  ps = c("WaterPollutionChina")
  
  list(package=package, ps = ps)
}
brigittepeter/RTutorWaterPollutionChina documentation built on May 17, 2019, 9:12 a.m.