R/All_S4_Generics.R

#' @importFrom methods setGeneric setMethod
NULL

#' @export
#' @rdname replaceEntries
setGeneric(
  "replaceEntries",
  function(x, map, ...) standardGeneric("replaceEntries")
)

Try the easy.utils package in your browser

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

easy.utils documentation built on April 4, 2025, 6:13 a.m.