R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorAttributeTradeOffs"
  
  # Name of problem sets in the package
  ps = c("Attribute Tradeoffs")
  
  list(package=package, ps = ps)
}
MariusBreitmayer/AttributeTradeOffs documentation built on May 7, 2019, 2:53 p.m.