R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorECars"
  
  # Name of problem sets in the package
  ps = c("ECars")
  
  list(package=package, ps = ps)
}
felsti/RTutorECars documentation built on May 30, 2019, 2:09 p.m.