tests/testthat/helper-skip.R

skip_if_cant_set_s4_names <- function() {
  skip_if(getRversion() < "3.5.0", message = "Can't set names on an S4 object")
}

Try the lubridate package in your browser

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

lubridate documentation built on Sept. 27, 2023, 5:07 p.m.