inst/examples/docs/createVideo.R

\dontrun{
  WPT <- server()
  history <- getHistory(WPT, days = 10L, filter = "google.com")
  tests <- tail(history[["Test ID"]], 5)
  createVideo(WPT, tests = tests)
}
johndharrison/webpagetestr documentation built on May 19, 2019, 5:14 p.m.