tests/testthat/dummy_packages/clean_subdir/r/R/imported_methods.R

#' head on my_s3_object
#' @export
head.my_s3_object <- function(x, ...) {
  1
}

Try the lintr package in your browser

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

lintr documentation built on Nov. 7, 2023, 5:07 p.m.