tests/testthat/testMultiPackage/R/a.R

#' Test data frame
#'
#' @param x,y A parameter
#'
#' @rdname multi-method-4
multi_method.matrix <- function(x, y) {
  x
}

Try the generics package in your browser

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

generics documentation built on June 8, 2025, 11:36 a.m.