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 April 15, 2024, 5:18 p.m.