R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorEmissionTrading"
  
  # Name of problem sets in the package
  ps = c("Emission Trading and Technological Innovation")
  
  list(package=package, ps = ps)
}
ArthurS90/RTutorEmissionTrading documentation built on May 5, 2019, 4:58 a.m.