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