R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorCarbonLeakage"
  
  # Name of problem sets in the package
  ps = c("Optimal_permit_allocation_carbon_leakage")
  
  list(package=package, ps = ps)
}
b-lux/RTutorCarbonLeakage documentation built on May 11, 2019, 5:20 p.m.