R/package_info.r

ps.pkg.info = function() {
  # Name of this package
  package = "RTutorBankRuns"
  
  # Name of problem sets in the package
  ps = c("understanding bank runs")
  
  list(package=package, ps = ps)
}
skranz/RTutorBankRuns documentation built on May 30, 2019, 2:02 a.m.