upset_annotate {ComplexUpset}R Documentation

Annotation panel shorthand

Description

Simplifies creation of annotation panels, automatically building aesthetics mappings, at a cost of lower flexibility than when providing a custom mapping; aes(x=intersection) is prespecified.

Usage

upset_annotate(y, geom)

Arguments

y

A string with the name of the y aesthetic

geom

A geom to be used as an annotation


[Package ComplexUpset version 1.3.3 Index]