Learn R Programming

ggalign (version 1.0.1)

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

Description

Convert the shape of a matrix for fortify method

Usage

# S3 method for matrix
tune(data, shape)

Arguments

data

A matrix.

shape

A string of "upset" or "oncoplot".

See Also

  • fortify_matrix.matrix()

  • fortify_matrix.matrix_upset()

  • fortify_matrix.matrix_oncoplot()

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