tab2mat: Table to Matrix

View source: R/tab2mat.R

tab2matR Documentation

Table to Matrix

Description

Convert table (including xtabs) to matrix.

Usage

tab2mat(x)

Arguments

x

a table.

Value

Matrix with same data as x.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.