Skip to contents

By default, it calls as.matrix() to build a matrix.

Usage

# Default S3 method
fortify_matrix(data, ...)

Arguments

data

An object to be converted to a matrix.

...

Arguments passed to methods.

Value

A matrix.

See also

Other fortify_matrix methods: fortify_matrix.GISTIC(), fortify_matrix.MAF()