R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorWallStreet"
  
  # Name of problem sets in the package
  ps = c("WallStreet")
  
  list(package=package, ps = ps)
}
mwentz93/RTutorWallStreet_old documentation built on May 15, 2019, 1:44 p.m.