Skip to contents

Convert the shape of a matrix for fortify method

Usage

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

Arguments

data

A matrix.

shape

Not used currently.