Learn R Programming

ggalign (version 1.0.1)

tune.list: Convert the shape of a list for fortify method

Description

Convert the shape of a list for fortify method

Usage

# S3 method for 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()