Skip to contents

This function converts various objects into a matrix format.

Usage

fortify_matrix(data, ...)

Arguments

data

An object to be converted to a matrix.

...

Arguments passed to methods.

Value

A matrix.