R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorBiddersCurse"
  
  # Name of problem sets in the package
  ps = c("BiddersCurse")
  
  list(package=package, ps = ps)
}
ErhardtP/RTutorBiddersCurse documentation built on May 31, 2019, 12:40 a.m.