Learn R Programming

taRifx (version 1.0.6.2)

as.matrix.by: Coerces a by object into a matrix (only tested on a 2d objects).

Description

Coerces a by object into a matrix (only tested on a 2d objects).

Usage

# S3 method for by
as.matrix (x, ...)

Arguments

x

is a by object to convert to a matrix

ignored

Value

a matrix