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")


ThinkRstat/shopping documentation built on May 9, 2019, 4:43 p.m.