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