autofacet: automatically split barplot or dotplot into several facets

View source: R/utilities.R

autofacetR Documentation

automatically split barplot or dotplot into several facets

Description

automatically split barplot or dotplot into several facets

Usage

autofacet(by = "row", scales = "free", levels = NULL)

Arguments

by

one of 'row' or 'column'

scales

wether 'fixed' or 'free'

levels

set facet levels

Value

a ggplot object


YuLab-SMU/enrichplot documentation built on Sept. 5, 2024, 6:11 a.m.