README.md

shopping

installation

devtools::install_github("ThinkR-open/shopping")

Rprof profvis demonstration

library(shopping)
Rprof("courses.Rprof")
boulangerie()
boucherie()
Rprof(NULL)
summaryRprof("courses.Rprof")


ThinkR-open/shopping documentation built on May 6, 2019, 3:28 p.m.