tests/testthat/_snaps/pause.md

checks its inputs

Code
  pause(c(1, 2))
Condition
  Error in `pause()`:
  ! `seconds` must be a single number.
Code
  pause("a")
Condition
  Error in `pause()`:
  ! `seconds` must be a single number.


rstudio/profvis documentation built on Sept. 26, 2024, 2:02 a.m.