Learn R Programming

ggalign (version 0.1.0)

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 = NULL)

Arguments

data

A matrix.

shape

Not used currently.

See Also

  • fortify_matrix.matrix()

  • fortify_matrix.matrix_upset()

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