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 July 6, 2022, 1:08 a.m.