R/globals.R

utils::globalVariables(
  c(
    "commit",
    "date",
    "duration_ms",
    "max",
    "mean",
    "min",
    "n",
    "sd",
    "test_name",
    "total_time"
  )
)

Try the shiny.benchmark package in your browser

Any scripts or data that you put into this service are public.

shiny.benchmark documentation built on Jan. 22, 2023, 1:28 a.m.