#' Match cell identifier column
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `character(1)`.
#'
#' @examples
#' showMethods("matchCellColumn")
setGeneric(
name = "matchCellColumn",
def = function(object, ...) {
standardGeneric("matchCellColumn")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.