tune.list {ggalign}R Documentation

Convert the shape of a list for fortify method

Description

Convert the shape of a list for fortify method

Usage

## S3 method for class 'list'
tune(data, shape = NULL)

Arguments

data

A list

shape

Not used currently.

See Also

fortify_matrix.list_upset()

Other tune: tune.MAF(), tune.matrix()


[Package ggalign version 1.0.2 Index]