histogram {UpSetR}R Documentation

Histogram for custom plot

Description

A pre-made histogram that can be added to custom.plot parameter.

Usage

histogram(mydata, x)

Arguments

mydata

A data set containing intersection data provided internally

x

The x aesthetic of for the histogram plot

Note

See examples section for upset function on how to use custom.plot parameter


[Package UpSetR version 1.4.0 Index]