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.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.