R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorBuildingCodes"
  
  # Name of problem sets in the package
  ps = c("buildingcodes")
  
  list(package=package, ps = ps)
}
simonhertle/RTutorBuildingCodes documentation built on May 29, 2019, 10:02 p.m.